[git pull] FireWire updates post v3.10

From: Stefan Richter
Date: Sun Jul 07 2013 - 04:49:43 EST


Linus,

please pull from the tag "firewire-updates" at

git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git firewire-updates

to receive the following IEEE 1394 (FireWire) subsystem changes:
Make struct ieee1394_device_id.driver_data actually avaliable to
1394 protocol drivers. This is especially useful to 1394 audio drivers
for model-specific parameters and methods.

Stefan Richter (2):
firewire: introduce fw_driver.probe and .remove methods
firewire: remove support of fw_driver.driver.probe and .remove methods

drivers/firewire/core-device.c | 39 +++++++++++++++-----
drivers/firewire/net.c | 50 +++++++++++++-------------
drivers/firewire/sbp2.c | 17 ++++-----
drivers/media/firewire/firedtv-fw.c | 19 +++++-----
drivers/staging/fwserial/fwserial.c | 14 ++++----
include/linux/firewire.h | 2 ++
sound/firewire/isight.c | 44 +++++++++++------------
sound/firewire/scs1x.c | 39 ++++++++++----------
sound/firewire/speakers.c | 106 ++++++++++++++++++++++---------------------------------
9 files changed, 160 insertions(+), 170 deletions(-)

Thanks,
--
Stefan Richter
-=====-===-= -=== --===
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/