RTC for 4.10

Subsystem:
 - non-modular drivers are now explicitly non-modular

New driver:
 - Epson Toyocom rtc-7301sf/dg

Drivers:
 - cmos: reject unsupported alarm values wrt the RTC capabilities
 - ds1307: ACPI support
 - jz4740: DT support, jz4780 handling, can now be used as a system power
 controller
 - mcp795: many fixes, in particular proper month handling
 - twl: driver is now DT only
rtc: mcp795: Fix whitespace and indentation.

Fix whitespace and indentation errors and the following
checkpatch warnings:
- line 15: Block comments use a trailing */ on a separate line
- line 256: Line over 80 characters
No code change.

Signed-off-by: Emil Bartczak <emilbart@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
1 file changed