]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc-ab8500-add-calibration-attribute-to-ab8500-rtc-v3
authorMark Godfrey <mark.godfrey@stericsson.com>
Fri, 16 Dec 2011 04:50:27 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 20 Dec 2011 07:43:56 +0000 (18:43 +1100)
commit88785b72ab940061cd74b0720ad0646d46821f3f
treeec1c4ac1c139930db6647e90cea47d362f8fe31f
parent1d5cedede90ef17ff84ea51b5646f8b8d8ef7e2f
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