* [patch 2.6.28-rc5 0/5] twl4030 irq assignments
@ 2008-11-20 1:09 David Brownell
2008-11-25 23:31 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: David Brownell @ 2008-11-20 1:09 UTC (permalink / raw)
To: linux-omap
The following patches remove some needless dependencies from
TWL4030 support, supporting non-OMAP builds and in some cases,
non-SDP (etc) builds.
- keypad driver ... use platform_get_irq(), no board dependencies
- BCI driver ... likewise
- MADC driver ... use platform_get_irq()
- power button ... still pretty hacky, there's no device here
- removes the now-dead symbols, and OMAP-dependency
Build-tested.
With this, I think the keypad driver becomes ready to go upstream,
after related twl4030-core updates. At least, it's ready for review.
(Including: Why pass the keypad module id to kpread/kpwrite, it's
the only one ever used? Why does Kconfig mention GPIOs, since they
aren't used?)
The point of these patches is that last one, which lets non-OMAP
folk do test builds and easily make updates when APIs change.
Yeah, it's a strange notion, but not everyone does OMAP builds. ;)
- Dave
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch 2.6.28-rc5 0/5] twl4030 irq assignments
2008-11-20 1:09 [patch 2.6.28-rc5 0/5] twl4030 irq assignments David Brownell
@ 2008-11-25 23:31 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2008-11-25 23:31 UTC (permalink / raw)
To: David Brownell; +Cc: linux-omap
* David Brownell <david-b@pacbell.net> [081119 17:34]:
> The following patches remove some needless dependencies from
> TWL4030 support, supporting non-OMAP builds and in some cases,
> non-SDP (etc) builds.
>
> - keypad driver ... use platform_get_irq(), no board dependencies
> - BCI driver ... likewise
> - MADC driver ... use platform_get_irq()
> - power button ... still pretty hacky, there's no device here
> - removes the now-dead symbols, and OMAP-dependency
>
> Build-tested.
>
> With this, I think the keypad driver becomes ready to go upstream,
> after related twl4030-core updates. At least, it's ready for review.
> (Including: Why pass the keypad module id to kpread/kpwrite, it's
> the only one ever used? Why does Kconfig mention GPIOs, since they
> aren't used?)
>
> The point of these patches is that last one, which lets non-OMAP
> folk do test builds and easily make updates when APIs change.
> Yeah, it's a strange notion, but not everyone does OMAP builds. ;)
Pushing these to l-o tree today.
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-25 23:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-20 1:09 [patch 2.6.28-rc5 0/5] twl4030 irq assignments David Brownell
2008-11-25 23:31 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox