Searched hist:"25 f73ed5c67d17ecf8cefd560f55211cce726086" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-omap1/ |
H A D | board-osk.c | diff 25f73ed5c67d17ecf8cefd560f55211cce726086 Fri Sep 27 21:06:28 CEST 2013 Vivien Didelot <vivien.didelot@savoirfairelinux.com> misc: (at24) move header to linux/platform_data/
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 *mac_addr = ethernet_pdata->mac_addr;$
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|
/linux/drivers/misc/eeprom/ |
H A D | at24.c | diff 25f73ed5c67d17ecf8cefd560f55211cce726086 Fri Sep 27 21:06:28 CEST 2013 Vivien Didelot <vivien.didelot@savoirfairelinux.com> misc: (at24) move header to linux/platform_data/
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 *mac_addr = ethernet_pdata->mac_addr;$
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|
/linux/ |
H A D | MAINTAINERS | diff 25f73ed5c67d17ecf8cefd560f55211cce726086 Fri Sep 27 21:06:28 CEST 2013 Vivien Didelot <vivien.didelot@savoirfairelinux.com> misc: (at24) move header to linux/platform_data/
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 *mac_addr = ethernet_pdata->mac_addr;$
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|