Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1446487

Re: [PATCH] Revert "pinctrl: amd: make it explicitly non-modular"

From Paul Gortmaker <paul.gortmaker@windriver.com>
Newsgroups linux.kernel
Subject Re: [PATCH] Revert "pinctrl: amd: make it explicitly non-modular"
Date 2016-07-19 15:50 +0200
Message-ID <rWDzk-4Fv-29@gated-at.bofh.it> (permalink)
References <rWreN-54V-1@gated-at.bofh.it> <rWySZ-1Ms-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Re: [PATCH] Revert "pinctrl: amd: make it explicitly non-modular"] On 19/07/2016 (Tue 10:46) Jean Delvare wrote:

> Hi Paul,
> 
> On Mon, 18 Jul 2016 20:30:30 -0400, Paul Gortmaker wrote:
> > This reverts commit b8c2b10a9bc0272a20e096852f8fbbf361749dda.
> > 
> > This patch was in my queue at the same time that a conversion of
> > the same driver from bool --> tristate was pending and merged.
> > 
> > That is commit 337ea0fb1535 ("pinctrl: Turn AMD support to tristate")
> 
> I can't find this commit anywhere, but I would certainly prefer this to
> making the driver non-modular. So I vote in favor of this revert.

It is a mainline commit, so I guess you need to pull in the last couple
months of commits...

   paul@builder-02:~/git/linux-head$ git describe --contains 337ea0fb1535
   v4.6-rc1~149^2~35
   paul@builder-02:~/git/linux-head$ git show v4.6-rc1~149
   commit 5ca5446ec5ba5e79a6f271cd026bb153d6850fcc
   Merge: 710d60cbf1b3 3c177a166253
   Author: Linus Torvalds <torvalds@linux-foundation.org>
   Date:   Tue Mar 15 20:23:13 2016 -0700
   
       Merge tag 'pinctrl-v4.6-1' of
   git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
   
       Pull pin control updates from Linus Walleij:
   
I didn't bother marking it for 4.6 stable since it used to be builtin
only and even with the crossed patches, it still would have been builtin;
it just wouldn't respect the newly available tristate option if chosen.

Thanks,
Paul.
-- 


> 
> Acked-by: Jean Delvare <jdelvare@suse.de>
> 
> Thanks,
> -- 
> Jean Delvare
> SUSE L3 Support

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Revert "pinctrl: amd: make it explicitly non-modular" Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-19 02:40 +0200
  Re: [PATCH] Revert "pinctrl: amd: make it explicitly non-modular" Jean Delvare <jdelvare@suse.de> - 2016-07-19 10:50 +0200
    Re: [PATCH] Revert "pinctrl: amd: make it explicitly non-modular" Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-19 15:50 +0200
      Re: [PATCH] Revert "pinctrl: amd: make it explicitly non-modular" Jean Delvare <jdelvare@suse.de> - 2016-07-20 23:20 +0200
  Re: [PATCH] Revert "pinctrl: amd: make it explicitly non-modular" Linus Walleij <linus.walleij@linaro.org> - 2016-07-22 17:30 +0200

csiph-web