• Linus Torvalds's avatar
    Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux · 8e5423e9
    Linus Torvalds authored
    Pull parisc architecture fixes from Helge Deller:
     "This mostly handles oddities with the serial port 8250_gsc.c driver.
    
      Although the name suggests it's just for serial ports on the GSC bus
      (e.g. in older PA-RISC machines), it handles serial ports on PA-RISC
      PCI devices (e.g. on the SuperIO chip) as well.
    
      Thus this renames the driver to 8250_parisc and fixes the config
      dependencies.
    
      The other change is a cleanup on how the device IDs of devices in a
      PA-RISC machine are shown at startup"
    
    * tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
      parisc: Avoid printing the hardware path twice
      parisc: Export iosapic_serial_irq() symbol for serial port driver
      MAINTAINERS: adjust entry after renaming parisc serial driver
      parisc: Use signed char for hardware path in pdc.h
      parisc/serial: Rename 8250_gsc.c to 8250_parisc.c
      parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
    8e5423e9
MAINTAINERS 671 KB