From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755398AbcECIDG (ORCPT ); Tue, 3 May 2016 04:03:06 -0400 Received: from mx2.suse.de ([195.135.220.15]:55759 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750732AbcECIC7 (ORCPT ); Tue, 3 May 2016 04:02:59 -0400 Date: Tue, 3 May 2016 10:02:57 +0200 From: Johannes Thumshirn To: Greg KH Cc: Andreas Werner , Linux Kernel Mailinglist , Johannes Thumshirn Subject: Re: [PATCH 0/6] MCB patches for v4.7 Message-ID: <20160503080257.GI25505@c203.arch.suse.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 03, 2016 at 09:46:21AM +0200, Johannes Thumshirn wrote: > Hi Greg, > > The following patches are the MCB updates for v4.7. These are mainly cleanups > and some bug fixes from Andreas and me. The only non cleanup/bugfix patch is > 'mcb: export bus information via sysfs' which exports information about the > carrier FPGA to sysfs, like the revision number and model name of the FPGA, > so that a field technician can easily obtain these. > > All patches have been tested by Andreas and have been on lkml for people to > comment as well as in my git tree located at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jth/linux.git tags/for-v4.7 > > Thanks, > Johannes > > Andreas Werner (3): > mcb: Fixed bar number assignment for the gdd > mcb: Replace ioremap and request_region with the devm version > mcb: Delete num_cells variable which is not required > > Johannes Thumshirn (3): > mcb: Correctly initialize the bus's device > mcb: export bus information via sysfs > mcb: Implement bus->dev.release callback > > Documentation/ABI/testing/sysfs-bus-mcb | 29 ++++++++++ > drivers/mcb/mcb-core.c | 99 ++++++++++++++++++++++++++++++--- > drivers/mcb/mcb-internal.h | 1 - > drivers/mcb/mcb-parse.c | 17 ++---- > drivers/mcb/mcb-pci.c | 23 +++----- > include/linux/mcb.h | 14 ++++- > 6 files changed, 144 insertions(+), 39 deletions(-) > create mode 100644 Documentation/ABI/testing/sysfs-bus-mcb > > -- > 2.8.1 > Somehow only two patches did make it through the mailserver, my apologies. I'll re-send once I figured out what went wrong. -- Johannes Thumshirn Storage jthumshirn@suse.de +49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850