summaryrefslogtreecommitdiffstats
path: root/drivers/power
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2018-09-13 03:25:59 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-09-24 09:09:07 -0400
commitb915bf575d5b7774d0f22d57d6c143e07dcaade2 (patch)
treef9ae6f8c0b3f6402f220ed59304c21ff1dc889dd /drivers/power
parent985cdcb08a0488558d1005139596b64d73bee267 (diff)
downloadlinux-b915bf575d5b7774d0f22d57d6c143e07dcaade2.tar.gz
linux-b915bf575d5b7774d0f22d57d6c143e07dcaade2.tar.bz2
linux-b915bf575d5b7774d0f22d57d6c143e07dcaade2.zip
media: cec: make cec_get_edid_spa_location() an inline function
This function is needed by both V4L2 and CEC, so move this to cec.h as a static inline since there are no obvious shared modules between the two subsystems. This patch, together with the following ones, fixes a dependency bug: if CEC_CORE is disabled, then building adv7604 (and other HDMI receivers) will fail because an essential function is now stubbed out. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: <stable@vger.kernel.org> # for v4.17 and up Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions