aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2017-09-18 07:15:13 -0400
committerMauro Carvalho Chehab <[email protected]>2017-10-11 12:54:07 -0400
commitd73dcf0cdb95a47f7e4e991ab63dd30f6eb67b4e (patch)
tree72dfecfa0cc9094fb1f25a657cfaff7b631cbd6e /tools/perf/scripts/python/export-to-postgresql.py
parent2b5df42b8dec69fb926a242007fd462343db4408 (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 <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions