From: Stefan Richter Date: Sun, 6 Feb 2011 14:41:44 +0000 (-0300) Subject: [media] firedtv: drop obsolete backend abstraction X-Git-Tag: v2.6.39-rc1~86^2~254 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92374e886c7518387e6816dedfe60fc7bdfa8fdd;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed