summaryrefslogtreecommitdiff
path: root/drivers/media/video/davinci/vpfe_capture.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-04-08 22:10:27 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-19 19:57:04 +0400
commit3f113e36106f133752de47208816b28aa8e60f88 (patch)
treedd089c1f3ec2f179338f3f4383e81b643312789c /drivers/media/video/davinci/vpfe_capture.c
parent724e2495502a98aaa3f93c404472a991da8ff857 (diff)
downloadlinux-3f113e36106f133752de47208816b28aa8e60f88.tar.xz
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
ir-core.h has the kABI to be used by the bridge drivers, when needing to register IR protocols and pass IR events. However, the same file also contains IR subsystem internal calls, meant to be used inside ir-core and between ir-core and the raw decoders. Better to move those functions to an internal header, for some reasons: 1) Header will be a little more cleaner; 2) It avoids the need of recompile everything (bridge/hardware drivers, etc), just because a new decoder were added, or some other internal change were needed; 3) Better organize the ir-core API, splitting the functions that are internal to IR core and the ancillary drivers (decoders, lirc_dev) from the features that should be exported to IR subsystem clients. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/davinci/vpfe_capture.c')
0 files changed, 0 insertions, 0 deletions