sbs-battery: Use of_match_ptr() macro
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 14 Mar 2013 10:19:46 +0000 (15:49 +0530)
committerAnton Vorontsov <anton@enomsg.org>
Mon, 1 Apr 2013 03:37:26 +0000 (20:37 -0700)
This eliminates having an #ifdef returning NULL for the case when OF is
disabled.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>

No differences found