Re: [PATCH v5 2/4] gpio: Allow PC/104 devices on X86_64
From: Linus Walleij
Date: Tue May 31 2016 - 04:41:56 EST
On Sat, May 28, 2016 at 12:08 AM, William Breathitt Gray
<vilhelm.gray@xxxxxxxxx> wrote:
> With the introduction of the ISA_BUS_API Kconfig option, ISA-style
> drivers may be built for X86_64 architectures. This patch changes the
> ISA Kconfig option dependency of the PC/104 drivers to ISA_BUS_API, thus
> allowing them to build for X86_64 as they are expected to.
>
> Cc: Alexandre Courbot <gnurou@xxxxxxxxx>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@xxxxxxxxx>
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Or should I apply this directly to the GPIO tree?
Yours,
Linus Walleij