Re: [PATCH v2 0/5] Change ISA_BUS_API dependency to selection

2018-02-22 Thread Linus Walleij
On Wed, Jan 31, 2018 at 3:22 AM, William Breathitt Gray wrote: > On Tue, Jan 02, 2018 at 10:29:30AM +0100, Linus Walleij wrote: >>On Fri, Dec 29, 2017 at 9:13 PM, William Breathitt Gray >> wrote: >> >>> Linus, please pickup this entire patchset through your GPIO subsystem >>> tree; a recursive dep

Re: [PATCH v2 0/5] Change ISA_BUS_API dependency to selection

2018-02-19 Thread Maciej S. Szmigiero
Hi all, On 31.01.2018 03:22, William Breathitt Gray wrote: > On Tue, Jan 02, 2018 at 10:29:30AM +0100, Linus Walleij wrote: >> On Fri, Dec 29, 2017 at 9:13 PM, William Breathitt Gray >> wrote: >> >>> Linus, please pickup this entire patchset through your GPIO subsystem >>> tree; a recursive depen

Re: [PATCH v2 0/5] Change ISA_BUS_API dependency to selection

2018-01-30 Thread William Breathitt Gray
On Tue, Jan 02, 2018 at 10:29:30AM +0100, Linus Walleij wrote: >On Fri, Dec 29, 2017 at 9:13 PM, William Breathitt Gray > wrote: > >> Linus, please pickup this entire patchset through your GPIO subsystem >> tree; a recursive dependency error is present if these patches are >> cherry-picked (see htt

Re: [PATCH v2 0/5] Change ISA_BUS_API dependency to selection

2018-01-02 Thread Linus Walleij
On Fri, Dec 29, 2017 at 9:13 PM, William Breathitt Gray wrote: > Linus, please pickup this entire patchset through your GPIO subsystem > tree; a recursive dependency error is present if these patches are > cherry-picked (see https://lkml.org/lkml/2017/12/26/235), so they should > be merged togeth

[PATCH v2 0/5] Change ISA_BUS_API dependency to selection

2017-12-29 Thread William Breathitt Gray
Changes in v2: - Remove select ISA_BUS_API line from ISA_BUS Kconfig option - Update ISA_BUS help text to reflect updated use - Add explicit EXPERT dependency for PC104 Kconfig option The ISA_BUS_API Kconfig option enables the compilation of the ISA bus driver. The ISA bus driver does not pe