]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - drivers/input/keyboard/lm8323.c
input: add more error checks to lm8323 driver
authorFelipe Balbi <felipe.balbi@nokia.com>
Wed, 13 Aug 2008 17:36:17 +0000 (20:36 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 14 Aug 2008 13:34:12 +0000 (16:34 +0300)
commitc0c5beb86fe59cafd2c61a0797f94980056e33c0
tree8c3611618b46e23140f8303d0b6a75082a86512a
parent860d0ef28fcc8dcf900773c20c3d4a01f2675845
input: add more error checks to lm8323 driver

If we can't reach the driver, we stop trying to probe
it. Useful when building kernel for n800 and n810.

n800 doesn't have lm8323, so that driver shouldn't probe
there.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/keyboard/lm8323.c