commit | a0921af7eb2eced1639fc1e1befdf703e7bec95a | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Mon Jun 18 23:42:53 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Aug 04 07:56:36 2012 -0300 |
tree | f284c5b1fbef5987c75d3b70e803aa28623d084f | |
parent | b905a2a13307035a4a5c9a93a3607e51e6736db2 [diff] |
[media] dvb_usb_v2: use identify_state() to resolve firmware name Merge get_firmware_name() to identify_state(). It is wise to resolve firmware name in that routine as it does decision wether or not to load firmware at all. It is one very rarely needed callback less. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>