[PATCH] omap: 4430sdp board support for proximity sensor

2010-08-31 Thread Shubhrajyoti D
omap 4430sdp board support for the proximity sensor via GPIO keys. The proximity sensor is connected to GPIO and is registered as a GPIO key. - Making the default state of the sensor off at bootup - The init is called before platform_add_devices Signed-off-by: Shubhrajyoti D --- arch/arm/mach-o

Re: [PATCH] omap: 4430sdp board support for proximity sensor

2010-09-23 Thread Tony Lindgren
* Shubhrajyoti D [100831 23:09]: > omap 4430sdp board support for the proximity sensor via GPIO keys. > The proximity sensor is connected to GPIO and is registered as a > GPIO key. > - Making the default state of the sensor off at bootup > - The init is called before platform_add_devices Adding