summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-01-16 11:24:57 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-04 14:24:17 -0300
commit57afe2f0bb0cca758701679f141c9fa92a034415 (patch)
tree09fb556cdce4be6d7bfda7430673ddc6b628022f /drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h
parent7ef66759a3c45aa861133b8905d4f2de1a935f54 (diff)
downloadop-kernel-dev-57afe2f0bb0cca758701679f141c9fa92a034415.zip
op-kernel-dev-57afe2f0bb0cca758701679f141c9fa92a034415.tar.gz
[media] drx-j: Don't use CamelCase
There's no reason at all to use CamelCase here. Convert all of them to normal case. Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h')
-rw-r--r--drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h b/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h
index 5269657..4152d62 100644
--- a/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h
+++ b/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h
@@ -238,7 +238,7 @@
extern "C" {
#endif
- extern DRXAccessFunc_t drxDapFASIFunct_g;
+ extern drx_access_func_t drx_dap_fasi_funct_g;
#define DRXDAP_FASI_RMW 0x10000000
#define DRXDAP_FASI_BROADCAST 0x20000000
OpenPOWER on IntegriCloud