diff options
author | Joonyoung Shim <jy0922.shim@samsung.com> | 2012-04-05 20:49:26 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2012-04-12 14:51:26 +0900 |
commit | 578b6065adc8805a8774e4bf3145e18de123f8b2 (patch) | |
tree | 88e563c3edb1fea30c8cb71836e45cd3e0420726 /mm | |
parent | a2ee151b6b6863d108552de82e02b77166ca23a8 (diff) | |
download | blackbird-op-linux-578b6065adc8805a8774e4bf3145e18de123f8b2.tar.gz blackbird-op-linux-578b6065adc8805a8774e4bf3145e18de123f8b2.zip |
drm/exynos: fix struct for operation callback functions to driver name
The mixer driver and hdmi driver have each operation callback functions
and they is registered to hdmi common driver. Their struct names in hdmi
common driver include display, manager and overlay. It confuses to
appear whose operation and two driver cannot register same operation
callback functions at the same time. Use their struct names to driver
name.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions