commit | 11ad03a5630fbf109615ce17da1a031b9950f3f9 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 19 17:02:54 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 21 07:54:13 2013 -0300 |
tree | 015340349b405afbc51931981ff0ffa56b1f2501 | |
parent | d8a18e88c952f155b953d4b164818940ae8686a4 [diff] |
[media] siano: use defines for firmware names 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>