commit | 24fec75017ae2c9ecc5db71feb999f73d57ba04f | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Thu Aug 11 11:42:20 2016 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 22 11:55:05 2016 +0530 |
tree | 2e4492d132ccde18fb656d228377e97f429bbb96 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
dmaengine: tegra210-adma: Update driver to use of_pm_clk_add_clk Commit 498b5fdd40dd ("PM / clk: Add support for adding a specific clock from device-tree") add a new helper function for adding a clock from device-tree to a device. Update the ADMA driver to use this new function to simplify the driver. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>