Re: [PATCH 3/3] input: add more error checks to lm8323 driver

2008-08-14 Thread Tony Lindgren
* Felipe Balbi [EMAIL PROTECTED] [080813 20:37]: 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. Pushing today. Tony Signed-off-by: Felipe Balbi [EMAIL PROTECTED] ---

[PATCH 3/3] input: add more error checks to lm8323 driver

2008-08-13 Thread Felipe Balbi
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 [EMAIL PROTECTED] --- drivers/input/keyboard/lm8323.c | 42