Commit graph

1 commit

Author SHA1 Message Date
Dhaval Patel
a92947d594 msm: mdss: share mdss io utility APIs with other drivers
MDSS io utility contains APIs to handle driver specific
resources like GPIOs, power supplies, clocks and other
resources. Sharing them with other drivers allow them
to do resource management without re-writing the same
code.

Change-Id: Ib699407667239336cf82211e3f6e8eec97a104a8
Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>
[cip@codeaurora.org: Move mdss_io_util.h to include/linux]
Signed-off-by: Clarence Ip <cip@codeaurora.org>
2016-03-23 20:25:56 -07:00
Renamed from drivers/video/fbdev/msm/mdss_io_util.h (Browse further)