commit | f8c03b9cfee5e6c328dcd293b4d9e3c6a89a85e2 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Thu Feb 16 14:57:58 2012 -0800 |
committer | Laura Abbott <lauraa@codeaurora.org> | Sun Feb 19 08:36:53 2012 -0800 |
tree | 891d3116e5df93b0c04f26b839cc861bd4e960d0 | |
parent | d9f843f47ce78bcdd8ba655d5122fe3bbaf4e1a1 [diff] |
msm: rtb: Convert RTB to platform device Rather than have the size for rtb fixed in the driver, make rtb be a platform device so the size can be passed in as platform data. A module parameter isn't enough since the contiguous block of memory needs to be pre-reserved. Change-Id: I0c8f9534bb5a86f2573c85df6be7a236ff1d3691 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>