Skip to content

Commit

Permalink
mrst pmu: update comment
Browse files Browse the repository at this point in the history
referenced MeeGo, in particular, but really means Linux, in general.

Signed-off-by: Len Brown <[email protected]>
  • Loading branch information
lenb committed Nov 6, 2011
1 parent c3b92c8 commit 22f4521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/platform/mrst/pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -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};
Expand Down

0 comments on commit 22f4521

Please sign in to comment.