Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752548AbcDKG7Q (ORCPT ); Mon, 11 Apr 2016 02:59:16 -0400 Received: from mail-oi0-f42.google.com ([209.85.218.42]:34608 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751909AbcDKG7P (ORCPT ); Mon, 11 Apr 2016 02:59:15 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Mon, 11 Apr 2016 08:59:13 +0200 Message-ID: Subject: Re: [PATCH 00/10] Use the ISA bus driver for PC/104 and ISA devices From: Linus Walleij To: William Breathitt Gray Cc: Greg KH , Thomas Gleixner , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Wim Van Sebroeck , Guenter Roeck , Alexandre Courbot , "linux-kernel@vger.kernel.org" , "linux-iio@vger.kernel.org" , linux-watchdog@vger.kernel.org, "linux-gpio@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 567 Lines: 19 On Thu, Apr 7, 2016 at 4:47 PM, William Breathitt Gray wrote: > Two new ISA bus driver macros are introduced in this patchset: > module_isa_driver and max_num_isa_dev. (...) > gpio: 104-dio-48e: Utilize the ISA bus driver > gpio: 104-idi-48: Utilize the ISA bus driver > gpio: 104-idio-16: Utilize the ISA bus driver > gpio: ws16c48: Utilize the ISA bus driver For these: Acked-by: Linus Walleij So if the driver core maintainers want to merge this as part of the series, go ahead. Yours, Linus Walleij