From: Jonghwa Lee Date: Fri, 22 Feb 2013 00:44:26 +0000 (-0800) Subject: rtc: max77686: add Maxim 77686 driver X-Git-Tag: v3.9-rc1~114^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fca1dd031a28da74db3df4921dc36fa78941c99f;p=pandora-kernel.git rtc: max77686: add Maxim 77686 driver Add a driver to support max77686 rtc. MAX77686 rtc support smpl and wtsr mode. It has two alarm register which can be used for alarming to wake system up. This drvier uses regmap to access its register. [akpm@linux-foundation.org: remove inline, __devinit annotations] [jg1.han@samsung.com: fix build warnings] [akpm@linux-foundation.org: simplify code] Signed-off-by: Chiwoong Byun Signed-off-by: Jonghwa Lee Signed-off-by: Myugnjoo Ham Signed-off-by: Kyungmin Park Signed-off-by: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed