On Tue, Jan 2, 2018 at 10:18 AM, Linus Walleij <[email protected]> wrote:
> On Thu, Dec 28, 2017 at 5:02 PM, William Breathitt Gray
> <[email protected]> wrote:
>
>> The ISA_BUS_API Kconfig option enables the compilation of the ISA bus
>> driver. The ISA bus driver does not perform any hardware interaction,
>> and is instead just a thin layer of software abstraction to eliminate
>> boilerplate code common to ISA-style device drivers. Since ISA_BUS_API
>> has no dependencies and does not jeopardize the integrity of the system
>> when enabled, drivers should select it when the ISA bus driver
>> functionality is needed.
>>
>> Cc: Linus Walleij <[email protected]>
>> Signed-off-by: William Breathitt Gray <[email protected]>
>
> Patch applied.

Ooops there are newer patches, backed it out.

Yours,
Linus Walleij

Reply via email to