i2c-davinci: behave with i2cdetect
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 6 Jul 2009 22:48:36 +0000 (15:48 -0700)
committerBen Dooks <ben-linux@fluff.org>
Tue, 14 Jul 2009 23:03:56 +0000 (00:03 +0100)
commit7605fa3b0aedbb6c77471517ba16753f276156d9
tree33dfad8e4a52bd8a48f3064a7a4f1f5ae96fb6fd
parente164ddeeb82920c5b1470b6585767a000c8b0e45
i2c-davinci: behave with i2cdetect

Make i2c-davinci cope properly with "i2cdetect":  don't spew
syslog spam on perfectly normal behaviors, or respond to any
address other than the one reserved for the SMBus host.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-davinci.c