OSDN Git Service

clk: qcom: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Wed, 28 Jan 2015 07:11:34 +0000 (15:11 +0800)
committerMichael Turquette <mturquette@linaro.org>
Wed, 25 Feb 2015 20:14:35 +0000 (12:14 -0800)
commita456fe3d27b1fe502fe3d5fd21cd025e5bf64c22
tree4dcc7106fddb57b4754473b483a7eda47610cad6
parent3b34109a4d07e732dac6db1102a3399177333651
clk: qcom: fix platform_no_drv_owner.cocci warnings

drivers/clk/qcom/lcc-msm8960.c:577:3-8: No need to set .owner here. The core will do it.

 Remove .owner field if calls are used which set it automatically

Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
drivers/clk/qcom/lcc-msm8960.c