commit | 9eee9cf543bcbb6e7cf59bb0617ff0149a28bb76 | [log] [tgz] |
---|---|---|
author | Aravind Venkateswaran <aravindh@codeaurora.org> | Fri Feb 21 16:07:02 2014 -0800 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Wed Feb 26 20:51:59 2014 -0800 |
tree | baab0f0c231b624ee10454430187b029fec2132c | |
parent | 058bfa6d29fe08cc21eed24930770d916ba554bf [diff] |
msm: mdss: dsi: remove unused memory mapped resource There are more than one instances where the DSI registers are memory mapped in the driver whereas only one instance is being used. Remove the reference to the unused resource. Change-Id: Ia213e94b43bf58446eead47b18cadeb36d6795a7 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>