]> 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)
commitea56a8d64f4e6e6ac27cd541e0b29deb53bfd09a
tree6a3293047f79e5f882899d2e93eddb9a60d2f523
parent788c0a84ef126b8526f68c360b99c66d51fdb548
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