aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-tuna.h
diff options
context:
space:
mode:
authorAdam Hampson <ahampson@sta.samsung.com>2011-10-19 10:15:46 -0700
committerSimon Wilson <simonwilson@google.com>2011-10-24 12:18:46 -0700
commita2a266f82ca330534b48c2d1f12dadc9200efd8a (patch)
tree6098c465c65e04a4ba2c5e5e72664bc1f1ac9d0e /arch/arm/mach-omap2/board-tuna.h
parentd05524691b1a08e8435263c7060243b1f0717103 (diff)
downloadkernel_samsung_tuna-a2a266f82ca330534b48c2d1f12dadc9200efd8a.zip
kernel_samsung_tuna-a2a266f82ca330534b48c2d1f12dadc9200efd8a.tar.gz
kernel_samsung_tuna-a2a266f82ca330534b48c2d1f12dadc9200efd8a.tar.bz2
ARM: tuna: pogo: Enable fast charging for pogo
When in the pogo dock send the charger event through the OTG notifier. Change-Id: I0539d8f15321bdbfc9bc86124242aed4ac4f5e0b Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-tuna.h')
-rw-r--r--arch/arm/mach-omap2/board-tuna.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-tuna.h b/arch/arm/mach-omap2/board-tuna.h
index 5f2ec1c..b0b3b73 100644
--- a/arch/arm/mach-omap2/board-tuna.h
+++ b/arch/arm/mach-omap2/board-tuna.h
@@ -41,6 +41,8 @@ void omap4_tuna_emif_init(void);
void omap4_ehci_init(void);
void modem_toro_init(void);
+void tuna_otg_pogo_charger(bool on);
+
extern struct mmc_platform_data tuna_wifi_data;
extern struct class *sec_class;