Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752543AbaBXImx (ORCPT ); Mon, 24 Feb 2014 03:42:53 -0500 Received: from mout.gmx.net ([212.227.17.22]:63439 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751922AbaBXImv (ORCPT ); Mon, 24 Feb 2014 03:42:51 -0500 From: Marc Dietrich To: Heikki Krogerus Cc: Johannes Berg , "David S. Miller" , Chen-Yu Tsai , Rhyland Klein , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] net: rfkill: gpio: remove unused andobsoleteplatform parameters Date: Mon, 24 Feb 2014 09:42:45 +0100 Message-ID: <4057734.U46kShqM8i@fb07-iapwap2> User-Agent: KMail/4.12.2 (Linux/3.14.0-rc3-12.gfc9498b-desktop+; KDE/4.12.2; x86_64; ; ) In-Reply-To: <20140224083820.GA15512@xps8300> References: <1392900697-27577-1-git-send-email-heikki.krogerus@linux.intel.com> <2556368.zbgmUK7WzX@ax5200p> <20140224083820.GA15512@xps8300> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:3tUAyhcp1ylJVwARl3vQhh5T9kkwGb/6MhFnA9tQd+t+8CFbk5z 3VOvCiBQKUNV70z97WBZ51Cg9yhGv57qmwbPz7PvWMBguHYUHXTyLZq2yFYt6C278r1LqfN wcY8Y7J2ls4Icd7jfdFsDKOUPCGLmveFD995B0GjKrxg+nRIAk3O05HQvWYqiwpyJJGqhVU L8rzyx7QQFZbnR2O9kQAQ== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Am Montag, 24. Februar 2014, 10:38:20 schrieb Heikki Krogerus: > On Sat, Feb 22, 2014 at 11:32:04PM +0100, Marc Dietrich wrote: > > On Friday 21 February 2014 16:23:49 Heikki Krogerus wrote: > > > On Fri, Feb 21, 2014 at 02:55:14PM +0100, Marc Dietrich wrote: > > > > arch/arm/mach-tegra/board-paz00.c is still using platform data. Is > > > > there > > > > some prerequisite patch I'm missing (3.14-rc3) or how can this file be > > > > converted? We are waiting for DT support to arrive so we can finally > > > > remove this file. > > > > > > True! It still set's the shutdown_gpio and reset_gpio members. I think > > > I'll leave the header untouched and just clean net/rfkill/rfkill-gpio.c > > > in this patch. We can remove the whole header after you guys have moved > > > to DT. > > > > Why? Just update the board file to remove those entries. I just checked > > that it's working fine without. So if you don't mind, add a patch to > > remove the entries as the first patch in your series. > > I was hoping I wouldn't have to touch arch/arm/mach-tegra/board-paz00.c > any more. But OK, I'll add a patch and remove the entries. hey, someone has to do it :-) I wouldn't mind to do it myself, but you are trying to break it, so I think it's your reponsibility to fix it. Marc -- 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/