Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755196Ab2BASlX (ORCPT ); Wed, 1 Feb 2012 13:41:23 -0500 Received: from mail-gy0-f174.google.com ([209.85.160.174]:53669 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754596Ab2BASlW (ORCPT ); Wed, 1 Feb 2012 13:41:22 -0500 MIME-Version: 1.0 In-Reply-To: <74CDBE0F657A3D45AFBB94109FB122FF178E12470D@HQMAIL01.nvidia.com> References: <1328117053-27807-1-git-send-email-linus.walleij@stericsson.com> <74CDBE0F657A3D45AFBB94109FB122FF178E12470D@HQMAIL01.nvidia.com> Date: Wed, 1 Feb 2012 19:41:21 +0100 Message-ID: Subject: Re: [PATCH] pinctrl: delete raw device pointers in pinmux maps From: Linus Walleij To: Stephen Warren Cc: Linus Walleij , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Grant Likely , Barry Song <21cnbao@gmail.com>, Shawn Guo , Thomas Abraham , Dong Aisheng , Rajendra Nayak , Haojian Zhuang , Mark Brown Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1096 Lines: 25 On Wed, Feb 1, 2012 at 6:37 PM, Stephen Warren wrote: > Linus Walleij wrote at Wednesday, February 01, 2012 10:24 AM: >> After discussion with Mark Brown in an unrelated thread about >> ADC lookups, it came to my knowledge that the ability to pass >> a struct device * in the regulator consumers is just a >> historical artifact, and not really recommended. Since there >> are no in-kernel users of these pointers, we just kill them >> right now, before someone starts to use them. >> >> Cc: Mark Brown >> Signed-off-by: Linus Walleij > > I didn't review the code, but just wanted to note that > Documentation/pinctrl.txt needs some updates too, e.g. "Pinmux > board/machine configuration" says: Good catch! Spinning a v2 with that removed. Thanks, Linus Walleij -- 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/