commit | 6e98bee2899549c7482b05b0740bf195493ef9dc | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Dec 08 20:22:42 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Dec 12 07:43:50 2016 -0200 |
tree | 64bc867ee4f52725950c632b6bc3b287227748a8 | |
parent | 406ff67d5820f592ff2b5ac2643a75f001b1d21f [diff] |
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function The function is large and called in several places, don't inline it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>