From: Matthias Schwarzott Date: Fri, 22 May 2009 10:19:14 +0000 (-0300) Subject: V4L/DVB (11894): flexcop-pci: dmesg visible names broken X-Git-Tag: v2.6.31-rc1~297^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c905a4522a3913cf321365c5bb62eb2f70d55d9;p=pandora-kernel.git V4L/DVB (11894): flexcop-pci: dmesg visible names broken Changeset 1589a993f074124c3edfff03656e910bb472eeaa broke user visible names of flexcop-pci devices, as it did reorder the enum of card types, but did not adjust the array containing the card names. Reorder the names, and uses [FC_AIR_DVBT] = "Air2PC/AirStar 2 DVB-T" assignment style for more clarity. It also adds the revision Number to the name for SkyStar rev. 2.3 and rev 2.6 as I think it is useful to see in log output. Signed-off-by: Matthias Schwarzott Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed