Searched hist:"7997604 bc90bbb367396dd406ecb50645ab406ef" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/pci/dm1105/ |
H A D | Kconfig | diff 7997604bc90bbb367396dd406ecb50645ab406ef Mon May 22 12:50:23 CEST 2023 Niklas Schnelle <schnelle@linux.ibm.com> media: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends not being declared. We thus need to add HAS_IOPORT as dependency for those drivers using them.
Link: https://lore.kernel.org/linux-media/20230522105049.1467313-19-schnelle@linux.ibm.com Reviewed-by: Sean Young <sean@mess.org> # media/rc 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> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|
/linux/drivers/media/radio/ |
H A D | Kconfig | diff 7997604bc90bbb367396dd406ecb50645ab406ef Mon May 22 12:50:23 CEST 2023 Niklas Schnelle <schnelle@linux.ibm.com> media: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends not being declared. We thus need to add HAS_IOPORT as dependency for those drivers using them.
Link: https://lore.kernel.org/linux-media/20230522105049.1467313-19-schnelle@linux.ibm.com Reviewed-by: Sean Young <sean@mess.org> # media/rc 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> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|