Re: [PATCH v2] misc: (at24) move header to linux/platform_data/

2013-09-27 Thread Wolfram Sang
On Fri, Sep 27, 2013 at 03:06:28PM -0400, Vivien Didelot wrote: > This patch moves the at24.h header from include/linux/i2c to > include/linux/platform_data and updates existing support accordingly. > > It also fixes the following checkpatch warning: > > WARNING: please, no space before tabs

[PATCH v2] misc: (at24) move header to linux/platform_data/

2013-09-27 Thread Vivien Didelot
This patch moves the at24.h header from include/linux/i2c to include/linux/platform_data and updates existing support accordingly. It also fixes the following checkpatch warning: WARNING: please, no space before tabs #436: FILE: include/linux/platform_data/at24.h:31: + * ^Iu8

[PATCH v2] misc: (at24) move header to linux/platform_data/

2013-09-27 Thread Vivien Didelot
This patch moves the at24.h header from include/linux/i2c to include/linux/platform_data and updates existing support accordingly. It also fixes the following checkpatch warning: WARNING: please, no space before tabs #436: FILE: include/linux/platform_data/at24.h:31: + * ^Iu8

Re: [PATCH v2] misc: (at24) move header to linux/platform_data/

2013-09-27 Thread Wolfram Sang
On Fri, Sep 27, 2013 at 03:06:28PM -0400, Vivien Didelot wrote: This patch moves the at24.h header from include/linux/i2c to include/linux/platform_data and updates existing support accordingly. It also fixes the following checkpatch warning: WARNING: please, no space before tabs