commit | d8d735da8ebc8000e529249c5e38e23181e2df58 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Mon May 20 20:12:08 2013 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Mon May 20 20:16:59 2013 -0700 |
tree | 9fef786f64d16cfbd6590450d6f0244e57ff826e | |
parent | fe4f698b656bd055116c0795910f6ca4993ae3b0 [diff] |
msm: clock-local2: Remove warning when clk_reset() is not supported Some driver (such as GDSC) may want to, for convenience, call clk_reset() on a list of clocks, some of which may not support the feature. Continue to return an error, but don't print a warning in these cases. Change-Id: I3fe75ea87333b16df528906554ee065076c18673 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>