commit | 92374e886c7518387e6816dedfe60fc7bdfa8fdd | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Feb 06 11:41:44 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 21 20:32:21 2011 -0300 |
tree | 68aa4fa6ff251d7d97bcc3139d718da583f3ccbb | |
parent | 14ddc3188d50855ae2a419a6aced995e2834e5d4 [diff] |
[media] firedtv: drop obsolete backend abstraction Since the drivers/ieee1394/ backend was removed from firedtv, its I/O no longer needs to be abstracted as exchangeable backend methods. Also, ieee1394 variants of module and device probe and removal are no longer there. Move module probe and removal into firedtv-fw.c where device probe and removal are implemented. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>