OSDN Git Service

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

drivers/clk/qcom/lcc-ipq806x.c:465: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

CC: Rajendra Nayak <rnayak@codeaurora.org>
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-ipq806x.c