Re: [PATCH 2/6] mfd: as3722: convert MFD_AS3722 from bool to tristate

2016-09-13 Thread Lee Jones
On Mon, 12 Sep 2016, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > drivers/mfd/Kconfig:config MFD_AS3722 > drivers/mfd/Kconfig:bool "ams AS3722 Power Management IC" > > ...meaning that it currently is not being built as a module by anyone. > > In

[PATCH 2/6] mfd: as3722: convert MFD_AS3722 from bool to tristate

2016-09-12 Thread Paul Gortmaker
The Kconfig currently controlling compilation of this code is: drivers/mfd/Kconfig:config MFD_AS3722 drivers/mfd/Kconfig:bool "ams AS3722 Power Management IC" ...meaning that it currently is not being built as a module by anyone. In response to an earlier patch set suggesting removal of the