[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
commit6e98bee2899549c7482b05b0740bf195493ef9dc
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 8 Dec 2016 22:22:42 +0000 (8 20:22 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 12 Dec 2016 09:43:50 +0000 (12 07:43 -0200)
tree64bc867ee4f52725950c632b6bc3b287227748a8
parent406ff67d5820f592ff2b5ac2643a75f001b1d21f
[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>
drivers/media/i2c/tvp5150.c