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)
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>

No differences found