linux/drivers/staging/imx-drm
Shawn Guo a3fe964135 imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'
Commit 62e3879 (imx-drm: imx-tve: Fix DDC I2C bus property) was trying
to use 'ddc-i2c-bus' as the DDC property name (we can see that from the
commit log), but unfortunately 'i2c-ddc-bus' which is a typo was
actually used in the code.  This results in some unnecessary
inconsistency and confusions, because all the documented DDC property
in device tree bindings use 'ddc-i2c-bus'.

  Documentation/devicetree/bindings/staging/imx-drm/hdmi.txt
  Documentation/devicetree/bindings/panel/simple-panel.txt
  Documentation/devicetree/bindings/video/dvi-connector.txt

Let's fix it before the error spreads.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-04-26 11:23:38 +01:00
..
ipu-v3 imx-drm: ipu-dmfc: Remove unneeded 'dmfc' check 2014-02-28 14:56:33 -08:00
imx-drm-core.c imx-drm: imx-drm-core: skip components whose parent device is disabled 2014-04-19 09:50:57 +01:00
imx-drm.h Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next 2014-03-07 14:23:34 -08:00
imx-hdmi.c staging:imx-drm: Fix line over 80 characters. 2014-03-18 11:36:58 -07:00
imx-hdmi.h imx-drm: Add mx6 hdmi transmitter support 2013-12-08 17:23:18 -08:00
imx-ldb.c staging: imx-drm: imx-ldb.c Fix line over 80 characters. 2014-03-18 11:36:58 -07:00
imx-tve.c imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus' 2014-04-26 11:23:38 +01:00
ipuv3-crtc.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-04-08 09:52:16 -07:00
ipuv3-plane.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-04-08 09:52:16 -07:00
ipuv3-plane.h staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00
Kconfig imx-drm: parallel-display: Add drm_panel support 2014-02-27 12:43:36 -08:00
Makefile imx-drm: remove imx-fb.c 2014-02-24 12:07:39 +00:00
parallel-display.c drm/kms: rip out drm_mode_connector_detach_encoder 2014-03-13 12:48:38 +01:00
TODO staging: imx-drm: Update TODO 2014-03-07 16:18:01 +00:00