summaryrefslogtreecommitdiff
path: root/include/video/av8100.h
diff options
context:
space:
mode:
authorNaveen Kumar Gaddipati <naveen.gaddipati@stericsson.com>2011-09-05 17:39:56 +0530
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 09:00:07 +0100
commit8aed3965b62ec50a778b08e2b1534e994580ace9 (patch)
treede267b362bdbc58fc0a1f58d6b2fdbe3bf9ae8e1 /include/video/av8100.h
parent735adf8af3fe7fe0fb3b08992da9e7fac9cac3cd (diff)
video: av8100: Add new firmware version
Updates AV8100 firmware to version 2.3 Linux firmware interface is used. ST-Ericsson ID: 322390 ST-Ericsson Linux next: Not tested, ER 282779 ST-Ericsson FOSS-OUT ID: Trivial Signed-off-by: Per Persson <per.xb.persson@stericsson.com> Change-Id: I7951b921538af17b3761240393a55a46c2606ddd Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/30127 Reviewed-by: Naveen Kumar GADDIPATI <naveen.gaddipati@stericsson.com> Tested-by: Naveen Kumar GADDIPATI <naveen.gaddipati@stericsson.com>
Diffstat (limited to 'include/video/av8100.h')
-rw-r--r--include/video/av8100.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/video/av8100.h b/include/video/av8100.h
index b5922c8b2e5..23e96a0b871 100644
--- a/include/video/av8100.h
+++ b/include/video/av8100.h
@@ -411,8 +411,7 @@ int av8100_powerup(void);
int av8100_powerdown(void);
int av8100_disable_interrupt(void);
int av8100_enable_interrupt(void);
-int av8100_download_firmware(char *fw_buff, int numOfBytes,
- enum interface_type if_type);
+int av8100_download_firmware(enum interface_type if_type);
int av8100_reg_stby_w(
unsigned char cpd,
unsigned char stby,