24 Apr
2008
24 Apr
'08
3:44 p.m.
* Mark Brown | 2008-04-24 16:02:12 [+0100]:
On Thu, Apr 24, 2008 at 03:57:52PM +0100, Mark Brown wrote:
- hacking up the ucb1400 [2] (doesn't solve [3] and needs addition code to solve [4]).
[3] is the issue with the WM97xx touchscreen drivers. That's currently solved by exactly this issue - as far as I can see from the patch you
The second issue should be method.
I don't think that this is the right way in this case: - this information equals a global variable. You can't have two touchscreens without exra hacking. - if we keep doing this for all drivers (not just ucb1400) they gonna look like drivers/usb/host/ehci-hcd.c (look line 998+) once this chip spreads across buses.
Sebatian