coreboot/src/southbridge/intel
Gabe Black 9a9ad24888 cmos: Rename the CMOS related functions.
Most of the code related to the mc146818 is not related to the RTC and is
really for managing the CMOS storage. Since we intend to add a generic API
for RTC drivers it's inconvenient for those functions to have an rtc_ prefix.
This CL renames those functions so they start with cmos_ instead. There are
some places where rtc_init was called with a comment that says something about
starting the RTC. That wasn't correct before (the RTC is always running), but
it looks a little odd now that the function is called cmos_init.

This CL also opportunistically cleans up some style problems in this file.

BUG=None
TEST=Built for link. Built for nyan.
BRANCH=nyan

Change-Id: Id4b9f6bea93e8bd5eaef2cb17f296adb9697114c
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://chromium-review.googlesource.com/197794
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
2014-05-02 23:55:44 +00:00
..
bd82x6x cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
esb6300 cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i3100 cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82371eb cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82801ax cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82801bx cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82801cx cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82801dx cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82801ex cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82801gx cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82801ix cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
i82870 Get rid of drivers class 2012-11-27 22:00:49 +01:00
lynxpoint cmos: Rename the CMOS related functions. 2014-05-02 23:55:44 +00:00
pxhd Get rid of drivers class 2012-11-27 22:00:49 +01:00
sch x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
Kconfig haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
Makefile.inc haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00