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>
1 file changed