[media] siano: use defines for firmware names
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 19 Mar 2013 20:02:54 +0000 (17:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 10:54:13 +0000 (07:54 -0300)
There are too many firmwares there. As we need to add
MODULE_FIMWARE() macros, the better is to define their names
on just one place and use the macros for both cards/device type
tables and MODULE_FIRMWARE().

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found