aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-18 07:15:13 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-10-11 12:54:07 -0400
commitd73dcf0cdb95a47f7e4e991ab63dd30f6eb67b4e (patch)
tree72dfecfa0cc9094fb1f25a657cfaff7b631cbd6e /include/linux/debugobjects.h
parentmedia: dvb_frontend: cleanup dvb_frontend_ioctl_properties() (diff)
media: dvb_frontend: cleanup ioctl handling logic
Currently, there are two handlers for ioctls: - dvb_frontend_ioctl_properties() - dvb_frontend_ioctl_legacy() Despite their names, both handles non-legacy DVB ioctls. Besides that, there's no reason why to not handle all ioctls on a single handler function. So, merge them into a single function (dvb_frontend_handle_ioctl) and reorganize the ioctl's to indicate what's the current DVB API and what's deprecated. Despite the big diff, the handling logic for each ioctl is the same as before. Reviewed-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions