[PATCH 1/2] arm: omap: combine zoom2 and zoom3 board-files

2010-11-07 Thread Felipe Balbi
They are extremely similar anyway, let's get rid of one file. While at that, also remove the empty zoom_config variable. Signed-off-by: Felipe Balbi --- arch/arm/mach-omap2/Makefile |4 +- .../arm/mach-omap2/{board-zoom3.c => board-zoom.c} | 100 ++--- arc

Re: [PATCH 1/2] arm: omap: combine zoom2 and zoom3 board-files

2010-10-20 Thread Tony Lindgren
* Felipe Balbi [101019 23:16]: > They are extremely similar anyway, let's get rid > of one file. > > While at that, also remove the empty zoom_config > variable. Nice, that saves up some memory. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a messa

[PATCH 1/2] arm: omap: combine zoom2 and zoom3 board-files

2010-10-19 Thread Felipe Balbi
They are extremely similar anyway, let's get rid of one file. While at that, also remove the empty zoom_config variable. Tested-by: Anand Gadiyar Signed-off-by: Felipe Balbi --- arch/arm/mach-omap2/Makefile |4 +- .../arm/mach-omap2/{board-zoom2.c => board-zoom.c} |