Re: [PATCH v3 1/2] hwmon: (ads7828) driver cleanup

2012-10-02 Thread Guenter Roeck
On Tue, Oct 02, 2012 at 10:28:13PM -0400, Vivien Didelot wrote: > Hi Guenter, > > Some of those changes weren't in the mainline tree a few days ago. > I'll cherry-pick them and send a update very soon :-) > True, but they have been in -next for the last two months or so ... Guenter -- To

Re: [PATCH v3 1/2] hwmon: (ads7828) driver cleanup

2012-10-02 Thread Vivien Didelot
Hi Guenter, Some of those changes weren't in the mainline tree a few days ago. I'll cherry-pick them and send a update very soon :-) Thanks for the tips, Vivien -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

Re: [PATCH v3 1/2] hwmon: (ads7828) driver cleanup

2012-10-02 Thread Guenter Roeck
On Tue, Oct 02, 2012 at 06:10:02PM -0400, Vivien Didelot wrote: > * Remove module parameters, add a ads7828_platform_data; > * Move driver declaration to avoid adding function prototypes; > * Remove unused macros; > * Coding Style fixes. > > Signed-off-by: Vivien Didelot Hi Vivien, nice

[PATCH v3 1/2] hwmon: (ads7828) driver cleanup

2012-10-02 Thread Vivien Didelot
* Remove module parameters, add a ads7828_platform_data; * Move driver declaration to avoid adding function prototypes; * Remove unused macros; * Coding Style fixes. Signed-off-by: Vivien Didelot --- Documentation/hwmon/ads7828 | 31 +++-- drivers/hwmon/ads7828.c | 216

[PATCH v3 1/2] hwmon: (ads7828) driver cleanup

2012-10-02 Thread Vivien Didelot
* Remove module parameters, add a ads7828_platform_data; * Move driver declaration to avoid adding function prototypes; * Remove unused macros; * Coding Style fixes. Signed-off-by: Vivien Didelot vivien.dide...@savoirfairelinux.com --- Documentation/hwmon/ads7828 | 31 +++--

Re: [PATCH v3 1/2] hwmon: (ads7828) driver cleanup

2012-10-02 Thread Guenter Roeck
On Tue, Oct 02, 2012 at 06:10:02PM -0400, Vivien Didelot wrote: * Remove module parameters, add a ads7828_platform_data; * Move driver declaration to avoid adding function prototypes; * Remove unused macros; * Coding Style fixes. Signed-off-by: Vivien Didelot

Re: [PATCH v3 1/2] hwmon: (ads7828) driver cleanup

2012-10-02 Thread Vivien Didelot
Hi Guenter, Some of those changes weren't in the mainline tree a few days ago. I'll cherry-pick them and send a update very soon :-) Thanks for the tips, Vivien -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

Re: [PATCH v3 1/2] hwmon: (ads7828) driver cleanup

2012-10-02 Thread Guenter Roeck
On Tue, Oct 02, 2012 at 10:28:13PM -0400, Vivien Didelot wrote: Hi Guenter, Some of those changes weren't in the mainline tree a few days ago. I'll cherry-pick them and send a update very soon :-) True, but they have been in -next for the last two months or so ... Guenter -- To unsubscribe