Re: Re: [Openzaurus-devel] Sharp CE-RH2 remote kernel driver
Ian Molton <[email protected]>
| Newsgroups | gmane.comp.handhelds.linux.kernel,gmane.comp.handhelds.openzaurus.devel |
|---|---|
| Organization | The Dragon Roost |
| Message-ID | <[email protected]> |
Richard Purdie wrote: > On Sun, 2007-01-21 at 13:50 +0000, Ian Molton wrote: >> Richard Purdie wrote: >> >>> Tricky, and I don't know if there is a right answer, unless perhaps we >>> make the remote driver plug into the keyboard driver?... >> Guys... remember it is possible to be TOO modular. > > This wouldn't be for the sake of making it modular, it would be to solve > the problem of two drivers providing switch events and massively > complicating what we have to do in userspace for jack event > processing... OK but remember - complication is more maintainable in userspace than in the kernel. KISS!