commit | 823eebac89f7adef3fb75e2a68e9e88be9b4afbe | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sat Jun 09 23:42:47 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Aug 04 07:56:29 2012 -0300 |
tree | 2942164766f6e7a568b1be244d5eecf6319fce9a | |
parent | d496eb8ae49e4fbaae43ac2115db0efe20d37556 [diff] |
[media] dvb_usb_v2: probe/disconnect error handling In my understanding we never call .disconnect() when .probe() returns error. Change .probe() to return error all cases it cannot handle given interface and simplify .disconnect() handling. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>