OSDN Git Service

rtc: mv: correct 24 hour error message
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 8 Jun 2015 14:16:15 +0000 (16:16 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 24 Jun 2015 23:13:45 +0000 (01:13 +0200)
commit4042a1475ef5cb290f5fedd5ef8de3e1114c55cd
treec457aec49aa184c1877e935b066722a217358242
parentfe5613360102de0dd79102ec2d2e006a5eeb00d8
rtc: mv: correct 24 hour error message

The driver can't accommodate the 12 hour mode but the error message states
that the 24 hour mode is not supported.
Also fix the typos (hour vs hours).

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-mv.c