On Mon, Dec 06, 2010 at 01:38:14AM -0500, Matt Turner wrote: > From: Maciej W. Rozycki <macro@xxxxxxxxxxxxxx> > > This is a rewrite of large parts of the driver mainly so that it uses > SMBus interrupts to offload the CPU from busy-waiting on status inputs. > As a part of the overhaul of the init and exit calls, all accesses to the > hardware got converted to use accessory functions via an ioremap() cookie. > > Minimally rebased by Matt Turner. > > Tested-by: Matt Turner <mattst88@xxxxxxxxx> > Signed-off-by: Matt Turner <mattst88@xxxxxxxxx> I applied the patch to my 1480 tree. Unfortunately, it doesn't work with my system. As far as I can see, the driver does not get any interrupts. My tree is 2.6.32, though. Do you know if I might be missing some other relevant patch ? Thanks, Guenter