commit | 6dd487fc8824d9d6b82e14bc1547844c5f0a1350 | [log] [tgz] |
---|---|---|
author | Aparna Das <adas@codeaurora.org> | Tue Aug 13 14:11:56 2013 -0700 |
committer | Pratik Patel <pratikp@codeaurora.org> | Mon Sep 16 12:49:18 2013 -0700 |
tree | 6c57696105fb50d73b401c040c5ab6c2dbacab02 | |
parent | c193ef28cecb8f317e14ed2652d010173a87073f [diff] |
ARM: dts: msm: remove contiguous etr memory reservation support for 8610 The TMC driver now uses dma_alloc_coherent api to allocate contiguous memory instead of allocate_contiguous_ebi when configured for ETR. This eliminates need to specify EBI memory reservation requirement, remove the same from dt. Change-Id: I269be8e8d3ecfa10e5a26841e88d939c3be0248a Signed-off-by: Aparna Das <adas@codeaurora.org>