commit | 20411dad75ece9a613af715df4489e60990c4017 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Aug 18 11:56:55 2014 -0500 |
committer | Tero Kristo <t-kristo@ti.com> | Thu Aug 21 18:04:16 2014 +0300 |
tree | a9d8dfbb92732c28b24737916f2aaf84bb703aa0 | |
parent | 2f1032517623b70920d99529e5c87c8c680ab8bf [diff] |
clk: ti: dra7-atl: Provide error check for incoming parameters in set_rate Check for valid parameters in check rate. Else, we end up getting errors. This occurs as part of the inital clock tree update of child clock nodes where new_rate could be 0 for non functional clocks. Fixes: 9ac33b0ce81fa48 (" CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)") Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>