commit | 43402bbde52e96f950994bc55700814db8d5bc81 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Thu May 24 22:18:37 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Aug 04 07:56:22 2012 -0300 |
tree | 991ee44b56f8ad9ee4e9ad98a07bfebb31002d52 | |
parent | 5b8530041358bd1f316ed793cc46b73c038172a7 [diff] |
[media] dvb_usb_v2: implement .read_config() That callback is called only once when device is connected. Call is done after the possible firmware is downloaded to the device, just after the .power_ctrl() and before adapters are created. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>