From 5fa44f86910ca9ee477cbd944c18f9349cdca30d Mon Sep 17 00:00:00 2001 From: Ben Gardner Date: Thu, 4 Oct 2012 17:13:44 -0700 Subject: [PATCH] drivers/rtc/rtc-isl1208.c: add support for the ISL1218 The ISL1218 chip is identical to the ISL1208, except that it has 6 additional user-storage registers. This patch does not enable access to those additional registers, but only adds the chip name to the list. Signed-off-by: Ben Gardner Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed