commit | dc39f977d21771d4fa64be7695d54fffa900625f | [log] [tgz] |
---|---|---|
author | Jeff Ohlstein <johlstei@codeaurora.org> | Fri Sep 02 13:55:16 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:18:14 2011 -0700 |
tree | 70d188b8e3869bee46f8d480574c8a96fafc342e | |
parent | 43b9ca1db11844c2367f7d0412832cde5ef4ccfa [diff] |
msm: dma: remove crci conflict checking The crci conflict checking code was designed for a system where a crci's mux could be changed at runtime. In reality, our chips configure these statically, so it is not necessary. Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>