]> 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>
Wed, 20 Feb 2013 02:15:42 +0000 (13:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:24 +0000 (16:53 +1100)
commit321d49cb1d58aea3e4d3fa30eda3992a9c6108eb
treed4bb1aea306fd162edab42f39b2be942bb09174d
parentcfedebec1fb3fe338012662d8b4f71d5c839ee4b
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