Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751580AbbEEANM (ORCPT ); Mon, 4 May 2015 20:13:12 -0400 Received: from mail-bn1bon0138.outbound.protection.outlook.com ([157.56.111.138]:62368 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750832AbbEEANF convert rfc822-to-8bit (ORCPT ); Mon, 4 May 2015 20:13:05 -0400 From: Jose Rivera To: Dan Carpenter CC: "gregkh@linuxfoundation.org" , "arnd@arndb.de" , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" , Stuart Yoder , "bhupesh.sharma@freescale.com" , "agraf@suse.de" , "bhamciu1@freescale.com" , "nir.erez@freescale.com" , "itai.katz@freescale.com" , Scott Wood , "R89243@freescale.com" , Richard Schmitt Subject: RE: [PATCH 4/7] staging: fsl-mc: Upgraded MC bus driver to match MC fw 7.0.0 Thread-Topic: [PATCH 4/7] staging: fsl-mc: Upgraded MC bus driver to match MC fw 7.0.0 Thread-Index: AQHQgdtcikH5X3fo+EKxzuhuDvGQ5J1lej6AgAcK0FA= Date: Mon, 4 May 2015 23:58:13 +0000 Message-ID: References: <1430242750-17745-1-git-send-email-German.Rivera@freescale.com> <1430242750-17745-5-git-send-email-German.Rivera@freescale.com> <20150430121251.GX14154@mwanda> In-Reply-To: <20150430121251.GX14154@mwanda> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: oracle.com; dkim=none (message not signed) header.d=none; x-originating-ip: [192.88.168.50] x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DM2PR0301MB1248; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:DM2PR0301MB1248;BCL:0;PCL:0;RULEID:;SRVR:DM2PR0301MB1248; x-forefront-prvs: 05669A7924 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(13464003)(24454002)(377454003)(51704005)(102836002)(106116001)(19580395003)(19580405001)(66066001)(76576001)(74316001)(50986999)(54356999)(107886002)(110136002)(5001920100001)(77156002)(92566002)(62966003)(122556002)(76176999)(33656002)(2656002)(5001960100002)(2900100001)(99286002)(2950100001)(87936001)(46102003)(86362001)(4001430100001);DIR:OUT;SFP:1102;SCL:1;SRVR:DM2PR0301MB1248;H:DM2PR0301MB1309.namprd03.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-MS-Exchange-CrossTenant-originalarrivaltime: 04 May 2015 23:58:13.2572 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM2PR0301MB1248 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1549 Lines: 46 > -----Original Message----- > From: Dan Carpenter [mailto:dan.carpenter@oracle.com] > Sent: Thursday, April 30, 2015 7:13 AM > To: Rivera Jose-B46482 > Cc: gregkh@linuxfoundation.org; arnd@arndb.de; > devel@driverdev.osuosl.org; linux-kernel@vger.kernel.org; Yoder Stuart- > B08248; Sharma Bhupesh-B45370; agraf@suse.de; Hamciuc Bogdan-BHAMCIU1; > Erez Nir-RM30794; katz Itai-RM05202; Wood Scott-B07421; Marginean > Alexandru-R89243; Schmitt Richard-B43082 > Subject: Re: [PATCH 4/7] staging: fsl-mc: Upgraded MC bus driver to match > MC fw 7.0.0 > > On Tue, Apr 28, 2015 at 12:39:07PM -0500, J. German Rivera wrote: > > - Migrated MC bus driver to use DPRC flib 0.6. > > What does this mean? What is a flib? > The DPRC flib is the API to manipulate DPRC objects. > After reading the patch, apparently it means that we can remove all the > ifdefs from patch 1. :) > No, we cannot as the required GIC-ITS support is not upstream yet. I added some of the #ifdefs back that were removed by mistake. > > - Changed IRQ setup infrastructure to be able to program MSIs > > for MC objects in an object-independent way. > > Are these two things related? > No. > Why does this patch add so many new EXPORTS()s? > Removed new EXPORTs added as they are not needed yet. > regards, > dan carpenter -- 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/