[git pull] FireWire (IEEE 1394) updates post v3.19

From: Stefan Richter
Date: Tue Feb 17 2015 - 08:35:01 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 subsystem updates:

- Replace made-up, unallocated Vendor and Model values of firewire-core's
Configuration ROM register root directory by properly registered IDs.
(These IDs are visible to peer nodes on the bus and locally via sysfs,
but they are not involved in protocol matching or driver matching, nor
are they used in stock udev rules.)

- Remove some unneccessary code.

Clemens Ladisch (1):
firewire: core: use correct vendor/model IDs

Rickard Strandqvist (1):
firewire: ohci: Remove unused function

Stefan Richter (1):
firewire: sbp2: remove redundant check for bidi command

drivers/firewire/core-transaction.c | 4 ++--
drivers/firewire/ohci.c | 5 -----
drivers/firewire/sbp2.c | 11 -----------
3 files changed, 2 insertions(+), 18 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/