Re: [PATCH 4/7] ARM OMAP: Create device file

2012-12-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:13 Tue 18 Dec , Teresa Gámez wrote: > Created wrapper to add omap devices. > > Signed-off-by: Teresa Gámez > --- > arch/arm/mach-omap/Makefile |4 +- > arch/arm/mach-omap/devices.c | 69 +++ > arch/arm/mach-omap/include/mac

[PATCH 4/7] ARM OMAP: Create device file

2012-12-18 Thread Teresa Gámez
Created wrapper to add omap devices. Signed-off-by: Teresa Gámez --- arch/arm/mach-omap/Makefile |4 +- arch/arm/mach-omap/devices.c | 69 +++ arch/arm/mach-omap/include/mach/am33xx-devices.h | 36 ++ arch/arm/mach-omap/inc