]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: pxa: ensure timeout messages are unique
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 11 May 2020 21:10:37 +0000 (22:10 +0100)
committerWolfram Sang <wsa@kernel.org>
Tue, 12 May 2020 10:32:44 +0000 (12:32 +0200)
commiteb6c39a654069f835e1db4ebded49fc4742fcf24
tree6a3293047f79e5f882899d2e93eddb9a60d2f523
parentaf839855da8419d720cb98c1eba18defc052cc14
i2c: pxa: ensure timeout messages are unique

Ensure that the various timeout messages can identify where in the code
they were produced from to aid debugging.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-pxa.c