From a3edd4a962131725406bebffb1708d7692d8be3d Mon Sep 17 00:00:00 2001 From: Chris Kelly Date: Mon, 27 Jun 2011 23:07:28 -0500 Subject: ARM: omap4: tuna: add SEC Jack platform data This introduces a new board-tuna-jack file that configures the platform to use the sec_jack driver for wired accessory detection. Signed-off-by: Chris Kelly --- arch/arm/mach-omap2/board-tuna.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-omap2/board-tuna.h') diff --git a/arch/arm/mach-omap2/board-tuna.h b/arch/arm/mach-omap2/board-tuna.h index f1e604a..933b9e6 100644 --- a/arch/arm/mach-omap2/board-tuna.h +++ b/arch/arm/mach-omap2/board-tuna.h @@ -27,6 +27,7 @@ int omap4_tuna_get_type(void); bool omap4_tuna_final_gpios(void); void omap4_tuna_display_init(void); void omap4_tuna_input_init(void); +void omap4_tuna_jack_init(void); void omap4_tuna_nfc_init(void); void omap4_tuna_power_init(void); void omap4_tuna_sensors_init(void); -- cgit v1.1