Re: [PATCH 1/1] Config fix for omap3-touchbook board

2012-08-30 Thread Tony Lindgren
* Radek Pilar mr...@mrkva.eu [120817 09:04]:
 Fix inconsistency between mach-types and CONFIG_ name that prevents touchbook 
 board from booting.

Thanks, applying into fixes.

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 1/1] Config fix for omap3-touchbook board

2012-08-17 Thread Radek Pilar
Fix inconsistency between mach-types and CONFIG_ name that prevents touchbook 
board from booting.
Signed-off-by: Radek Pilar mr...@mrkva.eu

diff -ur linux-3.5.1/arch/arm/mach-omap2/Kconfig 
linux-3.5.1-mrkva/arch/arm/mach-omap2/Kconfig
--- linux-3.5.1/arch/arm/mach-omap2/Kconfig 2012-08-09 17:23:56.0 
+0200
+++ linux-3.5.1-mrkva/arch/arm/mach-omap2/Kconfig   2012-08-14 
13:48:27.0 +0200
@@ -215,10 +215,11 @@
select OMAP_PACKAGE_CBB
select REGULATOR_FIXED_VOLTAGE if REGULATOR
 
-config MACH_OMAP3_TOUCHBOOK
+config MACH_TOUCHBOOK
bool OMAP3 Touch Book
depends on ARCH_OMAP3
default y
+   select OMAP_PACKAGE_CBB
 
 config MACH_OMAP_3430SDP
bool OMAP 3430 SDP board
diff -ur linux-3.5.1/arch/arm/mach-omap2/Makefile 
linux-3.5.1-mrkva/arch/arm/mach-omap2/Makefile
--- linux-3.5.1/arch/arm/mach-omap2/Makefile2012-08-09 17:23:56.0 
+0200
+++ linux-3.5.1-mrkva/arch/arm/mach-omap2/Makefile  2012-08-14 
13:48:13.0 +0200
@@ -221,7 +221,7 @@
 obj-$(CONFIG_MACH_CM_T35)  += board-cm-t35.o
 obj-$(CONFIG_MACH_CM_T3517)+= board-cm-t3517.o
 obj-$(CONFIG_MACH_IGEP0020)+= board-igep0020.o
-obj-$(CONFIG_MACH_OMAP3_TOUCHBOOK) += board-omap3touchbook.o
+obj-$(CONFIG_MACH_TOUCHBOOK)   += board-omap3touchbook.o
 obj-$(CONFIG_MACH_OMAP_4430SDP)+= board-4430sdp.o
 obj-$(CONFIG_MACH_OMAP4_PANDA) += board-omap4panda.o
 


0xE60DBF0D.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature