diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-10-04 17:55:06 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-10-05 06:49:15 -0400 |
commit | be9c03e4120d42fcdb8debe3c6237629e51b8864 (patch) | |
tree | 7d845c4265c4053f37b0f1bb3e4b162e4cdb029b /drivers/media/rc | |
parent | c1e630559f2636607c4ef094c061c67f302c4883 (diff) | |
download | linux-rpi-be9c03e4120d42fcdb8debe3c6237629e51b8864.tar.gz linux-rpi-be9c03e4120d42fcdb8debe3c6237629e51b8864.tar.bz2 linux-rpi-be9c03e4120d42fcdb8debe3c6237629e51b8864.zip |
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call
The v4l2_fwnode_reference_parse_int_props() has a big name, causing
it to cause coding style warnings. Also, it depends on a const
struct embedded indide a function.
Rearrange the logic in order to move the struct declaration out
of such function and use it inside this function.
That cleans up some coding style issues.
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/rc')
0 files changed, 0 insertions, 0 deletions