s390/time: rename store_tod_clock_ext() and use union tod_clock
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 8 Feb 2021 12:56:49 +0000 (13:56 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Sat, 13 Feb 2021 16:17:54 +0000 (17:17 +0100)
commit530f639f1efe076df8d56719ab45eb7203175ecf
treeb774756d80431b90c3bf570448fa00eb242a93f7
parente4101be56c85effa4509b35a208482f888e79cfc
s390/time: rename store_tod_clock_ext() and use union tod_clock

Rename store_tod_clock_ext() to store_tod_clock_ext_cc() to reflect
that it returns a condition code and also use union tod_clock as
parameter.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/timex.h
arch/s390/kernel/early.c