linux/drivers/gpu/drm/msm/hdmi
Arnd Bergmann fcda50c8f4 drm/msm: rename hdmi symbols
Global symbols in the kernel should be prefixed by the name
of the subsystem and/or driver to avoid conflicts when all
code is built-in.

In this case, function names like 'hdmi_register' or 'hdmi_set_mode'
are way too generic for an MSM specific DRM driver, so I'm renaming
them all to msm_hdmi_* here.

I also rename a lot of the 'static' symbols along with the global
names for consistency, even though those are relatively harmless;
they might only be slightly confusing when they show up in
backtraces.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-03-03 11:55:33 -05:00
..
hdmi_audio.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_bridge.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_connector.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_hdcp.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_i2c.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy_8x60.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy_8x74.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy_8960.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy_8996.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_pll_8960.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi.h drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi.xml.h drm/msm: update generated headers 2016-03-03 11:55:27 -05:00
qfprom.xml.h drm/msm: update generated headers 2016-03-03 11:55:27 -05:00