]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-twl: use of_match_ptr() macro
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 7 Feb 2013 01:27:44 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:15 +0000 (16:47 +1100)
commit7542777ee11c7e305132452c755c178593ada46a
treed11a910b65b32e37cf5e4b06c36c17b87f61e009
parentee7ba5d13b53c074410eb5d20d430784b5bc58f5
drivers/rtc/rtc-twl: use of_match_ptr() macro

Used of_match_ptr() macro with CONFIG_OF defined.
This maintains code consistency with the rest of the drivers.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-twl.c