[PATCH] gta01: fix jbt6k74 spi registration

Paul Fertser fercerpav at gmail.com
Sun May 24 13:19:58 CEST 2009


Without this jbt6k74 is not seen by the system and consequently display doesn't work with Qi.
---
 arch/arm/mach-s3c2410/mach-gta01.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-s3c2410/mach-gta01.c b/arch/arm/mach-s3c2410/mach-gta01.c
index bddba99..1fe3eef 100644
--- a/arch/arm/mach-s3c2410/mach-gta01.c
+++ b/arch/arm/mach-s3c2410/mach-gta01.c
@@ -775,7 +775,6 @@ static struct spi_board_info gta01_spi_board_info[] = {
 		/* controller_data */
 		/* irq */
 		.max_speed_hz	= 10 * 1000 * 1000,
-		.bus_num	= 1,
 		/* chip_select */
 	},
 };
-- 
1.6.0.6




More information about the openmoko-kernel mailing list