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)
commitae1c3b73945cadb59af1cbf31bc8105d2014ef90
tree6a3293047f79e5f882899d2e93eddb9a60d2f523
parentc25e509aef8bc511e245ca441017d00996f09e36
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