From: Linus Walleij Date: Mon, 30 Jul 2012 21:41:36 +0000 (-0700) Subject: rtc: pl031: use per-vendor variables for special init X-Git-Tag: v3.6-rc1~41^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bb457fc9268bb75156af8db78b72a4463baaec4;p=pandora-kernel.git rtc: pl031: use per-vendor variables for special init Instead of hard-checking for certain vendor codes, follow the pattern of other AMBA (PrimeCell) drivers and use variables in the vendor data. Get rid of the locally cached vendor and hardware revision since we already have the nice vendor data variable in the state. Signed-off-by: Linus Walleij Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed