]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: pl031: encapsulate per-vendor ops
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 30 Jul 2012 21:41:34 +0000 (14:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:18 +0000 (17:25 -0700)
commitef8d819a3b8c606d4d056f9e216e58ced502ae6a
treee71d87d9b9f6f18ea31395382a90084ff9461829
parent0babe4727bf1de4267944b138c70e65f9e04b714
rtc: pl031: encapsulate per-vendor ops

Move the per-vendor operations for this RTC into a encapsulating struct so
we can have more per-vendor variables than just the ops.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-pl031.c