summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/soc_camera/Makefile
diff options
context:
space:
mode:
authorYong Zhi <yong.zhi@intel.com>2019-02-07 22:08:55 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-18 19:39:53 +0300
commit27b795adb3c221eede4aaf0df4a3da694ca27ba3 (patch)
treeef5efa07359fb975c5f1c31de23a71be5b0b90b9 /drivers/media/i2c/soc_camera/Makefile
parent1d4c41f3d887bcd66e82cb2fda124533dad8808a (diff)
downloadlinux-27b795adb3c221eede4aaf0df4a3da694ca27ba3.tar.xz
media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*
This addresses the below TODO item, no function related changes: - Prefix imgu for all public APIs, i.e. change ipu3_v4l2_register() to imgu_v4l2_register(). (Sakari) The changes were obtained by applying the following perl script to driver code under drivers/staging/media/ipu3/. perl -pi.back -e 's/ipu3_(?!uapi)/imgu_/g;' Signed-off-by: Yong Zhi <yong.zhi@intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/i2c/soc_camera/Makefile')
0 files changed, 0 insertions, 0 deletions