]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: i2c: sandbox: Add debugging to the speed limit
authorSimon Glass <sjg@chromium.org>
Mon, 20 Apr 2015 18:37:13 +0000 (12:37 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 02:58:19 +0000 (20:58 -0600)
commit1bde67b1f492cbb0177241a56af59f706d45fccf
treed63ef196ba6e366c98e9012d5b467d205288041a
parentbc5701e1b448e168c84b9e8ed18a0f8217c9e7b2
dm: i2c: sandbox: Add debugging to the speed limit

Print a debug() message with the I2C speed is exceeded.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
drivers/i2c/sandbox_i2c.c