omap3: zoom: rename zoom2 name to generic zoom
authorvikram pandita <vikram.pandita@ti.com>
Sun, 22 Nov 2009 18:11:31 +0000 (10:11 -0800)
committerTony Lindgren <tony@atomide.com>
Sun, 22 Nov 2009 18:24:33 +0000 (10:24 -0800)
commit62d0b336d4b00bde6e3f0f155009975351823c54
treef87c833df77d24b805589c7a6558d1890d5654aa
parent479f12c9e2743084ace94d8c65b98ec536cae3cf
omap3: zoom: rename zoom2 name to generic zoom

Replace zoom2 with zoom name in board-zoom-peripherals.c file
and board-zoom-debugboard.c. Create mach/board-zoom.h.

This file has functions reused for boards: Zoom2/Zoom3/sdp3630.
Hence have all functions commonly named as zoom

Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-zoom-debugboard.c
arch/arm/mach-omap2/board-zoom-peripherals.c
arch/arm/mach-omap2/board-zoom2.c
arch/arm/mach-omap2/include/mach/board-zoom.h [new file with mode: 0644]