]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc-ab8500-add-calibration-attribute-to-ab8500-rtc-v3
authorMark Godfrey <mark.godfrey@stericsson.com>
Thu, 8 Dec 2011 04:42:31 +0000 (15:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Dec 2011 05:52:02 +0000 (16:52 +1100)
commitb2536fc2f1fbfa2e183edd14973025abe4465ddc
tree7671759a78fa52fed1965400f972a0ac8a82dc19
parent31dc351eef0af7505f3e933d0ca194fd98f778e1
rtc-ab8500-add-calibration-attribute-to-ab8500-rtc-v3

ChangeLog v2->v3:
- back to square 1. 0x80 is not allowed because the representation
  is not two's complement but bit 7 is a sign bit, thus 0x80 is
  just another way to say "zero". Sorry for the mess, clarified this
  with a comment in the code.

Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Mark Godfrey <mark.godfrey@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-ab8500.c