On Wednesday 24 September 2008, Felipe Balbi wrote:
> 
> > I'll do the GPIO code, which will be a slightly more
> > interesting example than the RTC.
> 
> I can do the keypad since I'm already working on the usb as well.

OK.  Good to know folk are actively working on getting
this in shape for upstream!


> Dave, 
> I'm gonna add twl_has_rtc(), twl_had_keypad() and twl_has_usb() to clean
> a bit add_children. With those, we're gonna be able to:
> 
> if (twl_has_keypad() && pdata->keypad) {
>         ...
> }

Sounds good.  Fault handling might need attention too.

- Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to