]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: stmp3xxx: use stmp_reset_block() instead
authorShawn Guo <shawn.guo@linaro.org>
Thu, 28 Mar 2013 15:13:14 +0000 (23:13 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:05 +0000 (16:30 +0800)
commit84abec6d626e064e8ffaed6990f9c9b3796b2f9c
treeb5be71b201995696cba7e14febc29bf9c756bd66
parentee9cc0fd0a57c85cd1e81e638b73df0fe8f9545a
rtc: stmp3xxx: use stmp_reset_block() instead

The function stmp_reset_block() provides the exactly same functionality
as mxs_reset_block().  So use stmp_reset_block() instead, so that
<mach/common.h> inclusion can be removed.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: rtc-linux@googlegroups.com
drivers/rtc/rtc-stmp3xxx.c