On Tue, 28 Apr 2015 17:00:21 +0530, Sudip Mukherjee wrote: > modify i2c-parport driver to use the new parallel port device model. > > v4: according to the suggestion of Alan, array is being used in the > module parameter. Hopefully no one will use more than 4 instances. > > Hi Jean, > This patchset is good for testing. Can you please check what is > happening to your hardware... > > Signed-off-by: Sudip Mukherjee <su...@vectorindia.org> > --- > drivers/i2c/busses/i2c-parport.c | 95 > ++++++++++++++++++++++++++++------------ > drivers/i2c/busses/i2c-parport.h | 7 +++ > 2 files changed, 74 insertions(+), 28 deletions(-) > (...)
Functional testing with a single device (ADM1032 eval board) went fine. I didn't test interrupts but as you didn't touch that part of the code I don't expect any specific problem. -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/