mbox series

[v1,char-misc-linus,0/2] misc: microchip: pci1xxxx: Resolve kernel panic and return code mismatch issues

Message ID 20241205133626.1483499-1-rengarajan.s@microchip.com
Headers show
Series misc: microchip: pci1xxxx: Resolve kernel panic and return code mismatch issues | expand

Message

Rengarajan S Dec. 5, 2024, 1:36 p.m. UTC
This patch series resolves the kernel panic during GPIO IRQ handling.
Additionally, it fixes the return code mismatch during GPIO set config.

Rengarajan S (2):
  misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ
    handling
  misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO
    set config

 drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)