]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: designware: Print clock freq on invalid clock freq error
authorHans de Goede <hdegoede@redhat.com>
Thu, 13 Jul 2017 13:45:01 +0000 (15:45 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 31 Jul 2017 13:55:41 +0000 (15:55 +0200)
commit22acc37b8681461707a3fc73505af808f9af8260
tree364976a56b4996b0f635bcba4307d4ea91a2ce62
parentc64ffff7a9d1eee6624d3eaab36968fe6df31a9f
i2c: designware: Print clock freq on invalid clock freq error

When we refuse to probe due to an invalid clock frequency, log
the frequency which is causing this error.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-designware-platdrv.c