Re: [NEW DRIVER V4 2/7] DA9058 ADC driver

2013-04-16 Thread Lars-Peter Clausen
On 04/16/2013 04:22 PM, Opensource [Anthony Olech] wrote: >> [...] >> please always test your drivers against the latest upstream version before >> submitting them. >> [...] > > Hi Lars, > > The driver was tested against linux mainline tag v3.9-rc6, because that was > the most recent > tagged

RE: [NEW DRIVER V4 2/7] DA9058 ADC driver

2013-04-16 Thread Opensource [Anthony Olech]
> [...] > please always test your drivers against the latest upstream version before > submitting them. > [...] Hi Lars, The driver was tested against linux mainline tag v3.9-rc6, because that was the most recent tagged commit in

RE: [NEW DRIVER V4 2/7] DA9058 ADC driver

2013-04-16 Thread Opensource [Anthony Olech]
[...] please always test your drivers against the latest upstream version before submitting them. [...] Hi Lars, The driver was tested against linux mainline tag v3.9-rc6, because that was the most recent tagged commit in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git on

Re: [NEW DRIVER V4 2/7] DA9058 ADC driver

2013-04-16 Thread Lars-Peter Clausen
On 04/16/2013 04:22 PM, Opensource [Anthony Olech] wrote: [...] please always test your drivers against the latest upstream version before submitting them. [...] Hi Lars, The driver was tested against linux mainline tag v3.9-rc6, because that was the most recent tagged commit in

Re: [NEW DRIVER V4 2/7] DA9058 ADC driver

2013-04-12 Thread Lars-Peter Clausen
On 04/12/2013 03:05 PM, Anthony Olech wrote: > This is the ADC component driver of the Dialog DA9058 PMIC. > This driver is just one component of the whole DA9058 PMIC > driver. It depends on the DA9058 CORE component driver. > The HWMON component driver depends on this ADC component driver. > >

[NEW DRIVER V4 2/7] DA9058 ADC driver

2013-04-12 Thread Anthony Olech
This is the ADC component driver of the Dialog DA9058 PMIC. This driver is just one component of the whole DA9058 PMIC driver. It depends on the DA9058 CORE component driver. The HWMON component driver depends on this ADC component driver. This component driver recieves the actual platform data

[NEW DRIVER V4 2/7] DA9058 ADC driver

2013-04-12 Thread Anthony Olech
This is the ADC component driver of the Dialog DA9058 PMIC. This driver is just one component of the whole DA9058 PMIC driver. It depends on the DA9058 CORE component driver. The HWMON component driver depends on this ADC component driver. This component driver recieves the actual platform data

Re: [NEW DRIVER V4 2/7] DA9058 ADC driver

2013-04-12 Thread Lars-Peter Clausen
On 04/12/2013 03:05 PM, Anthony Olech wrote: This is the ADC component driver of the Dialog DA9058 PMIC. This driver is just one component of the whole DA9058 PMIC driver. It depends on the DA9058 CORE component driver. The HWMON component driver depends on this ADC component driver. This