summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2018-02-02 08:05:23 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-02-26 09:32:59 -0500
commit3103c7b4ad08d813ec5c8187f7a9ddea55acf027 (patch)
treef18c5f8418e9c12e37e941b25712dd858d1a5ecc /tools/perf/scripts/python/export-to-postgresql.py
parent1ceda32bf3f2f5542af805a70c6b59123e3c76c9 (diff)
downloadkernel-3103c7b4ad08d813ec5c8187f7a9ddea55acf027.tar.gz
media: v4l2-subdev: without controls return -ENOTTY
If the subdev did not define any controls, then return -ENOTTY if userspace attempts to call these ioctls. The control framework functions will return -EINVAL, not -ENOTTY if vfh->ctrl_handler is NULL. Several of these framework functions are also called directly from drivers, so I don't want to change the error code there. Found with vimc and v4l2-compliance. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
?id=aeb27748e3bc1e89ec590713e574cb6f885cc3c6'>gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau 2012-06-30Merge branch 'imx/cpuidle' into next/pmOlof Johansson 2012-06-07ARM: mx51: Add pinctrl_provide_dummies()Fabio Estevam 2012-06-05ARM: imx: Enable imx53 low power idleRobert Lee 2012-06-05ARM: imx: clean and consolidate imx5 suspend and idle codeRobert Lee 2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann 2012-05-08ARM: imx: enable pinctrl dummy statesDong Aisheng 2012-05-08ARM: imx: use machine specific hook for late initShawn Guo 2012-04-25ARM i.MX5: prepare gpc_dvfs_clkSascha Hauer 2012-04-18ARM: imx: Fix imx5 idle logic bugRobert Lee 2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson 2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds 2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds 2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson 2012-03-07ARM: mx5: Use common function for configuring AIPSFabio Estevam 2012-03-06ARM: imx: convert audmux to a platform driverRichard Zhao 2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson 2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2011-11-16ARM i.MX: Merge i.MX5 support into mach-imxSascha Hauer