Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755336AbbBQNe6 (ORCPT ); Tue, 17 Feb 2015 08:34:58 -0500 Received: from einhorn.in-berlin.de ([192.109.42.8]:57421 "EHLO einhorn.in-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754008AbbBQNe5 (ORCPT ); Tue, 17 Feb 2015 08:34:57 -0500 X-Envelope-From: stefanr@s5r6.in-berlin.de Date: Tue, 17 Feb 2015 14:34:40 +0100 From: Stefan Richter To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net Subject: [git pull] FireWire (IEEE 1394) updates post v3.19 Message-ID: <20150217143440.2f1d09d3@kant> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1326 Lines: 40 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/