]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: gemini: fix cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Sat, 13 Jun 2015 13:16:56 +0000 (21:16 +0800)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 24 Jun 2015 23:13:45 +0000 (01:13 +0200)
commit45b4c85b71bbe691329983c9bf9877392700edc3
tree9a6409c241b2f7f9e811303594bd00fde8034d79
parent4042a1475ef5cb290f5fedd5ef8de3e1114c55cd
rtc: gemini: fix cocci warnings

Use resource_size function on resource object instead of explicit
computation.

No need to set .owner here. The core will do it.
Remove .owner field if calls are used which set it automatically

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-gemini.c