commit | 95fe8347b6ccb68c3bc0082332bffa861160c935 | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@marvell.com> | Thu Feb 21 16:44:29 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 21 17:22:27 2013 -0800 |
tree | d9460fd2a0b51f061b6d6d37eacc9e89a3e10771 | |
parent | c8a6046e1e0bb03406e4fc6c0a204ef58a1868e4 [diff] |
drivers/rtc/rtc-pxa.c: avoid cpuid checking pxa-rtc is widely used in pxa27x/pxa3xx/pxa93x/pxa95x. Checking cpuid in pxa-rtc driver is unnecessary since we assign on-chip device in soc files. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>