projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3b92c8
)
mrst pmu: update comment
author
Len Brown
<len.brown@intel.com>
Fri, 12 Aug 2011 04:13:47 +0000
(
00:13
-0400)
committer
Len Brown
<len.brown@intel.com>
Sun, 6 Nov 2011 23:32:45 +0000
(18:32 -0500)
referenced MeeGo, in particular, but really means Linux, in general.
Signed-off-by: Len Brown <len.brown@intel.com>
arch/x86/platform/mrst/pmu.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/platform/mrst/pmu.c
b/arch/x86/platform/mrst/pmu.c
index 9281da7d91bd193c221e1f7ba7fc422ff3880dcd..c0ac06da57ac39a4c6d6b687962f6b878005997c 100644
(file)
--- a/
arch/x86/platform/mrst/pmu.c
+++ b/
arch/x86/platform/mrst/pmu.c
@@
-70,7
+70,7
@@
static struct mrst_device mrst_devs[] = {
/* 24 */ { 0x4110, 0 }, /* Lincroft */
};
-/* n.b. We ignore PCI-id 0x815 in LSS9 b/c
MeeGo
has no driver for it */
+/* n.b. We ignore PCI-id 0x815 in LSS9 b/c
Linux
has no driver for it */
static u16 mrst_lss9_pci_ids[] = {0x080a, 0x0814, 0};
static u16 mrst_lss10_pci_ids[] = {0x0800, 0x0801, 0x0802, 0x0803,
0x0804, 0x0805, 0x080f, 0};