commit | a7e340657a04777077a86e235f7074e8e261ac2e | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Mon Mar 18 16:33:43 2013 +0800 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Apr 15 09:51:18 2013 +0530 |
tree | 5aab7a09e6fd9b96d010caacf600d8208773de72 | |
parent | 123b69ab8020bc035b6d940417fbcc7aa27fd2b1 [diff] |
dmaengine:sirf:take clock and enable it while probing there is hardcode which enabled the clock of dmaengine before, this patch takes the clock by standard clock API and enable it in probe. Signed-off-by: Barry Song <Baohua.Song@csr.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>