Home
last modified time | relevance | path

Searched hist:"21 a6f37d8891d41822b2557b60d95aae2fde4f50" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ata/
H A Dlibata-sff.cdiff 21a6f37d8891d41822b2557b60d95aae2fde4f50 Thu Apr 04 11:29:36 CEST 2024 Niklas Schnelle <schnelle@linux.ibm.com> ata: add HAS_IOPORT dependencies

In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
compile time. We thus need to add HAS_IOPORT as dependency for those
drivers using them.

Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
H A DKconfigdiff 21a6f37d8891d41822b2557b60d95aae2fde4f50 Thu Apr 04 11:29:36 CEST 2024 Niklas Schnelle <schnelle@linux.ibm.com> ata: add HAS_IOPORT dependencies

In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
compile time. We thus need to add HAS_IOPORT as dependency for those
drivers using them.

Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>