Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here are three tiny driver fixes for 6.0-rc7. They include: - phy driver reset bugfix - fpga memleak bugfix - counter irq config bugfix The first two have been in linux-next for a while, the last one has only been added to my tree in the past few days, but was in linux-next under a different commit id. I couldn't pull directly from the counter tree due to some gpg key propagation issue, so I took the commit directly from email instead" * tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: counter: 104-quad-8: Fix skipped IRQ lines during events configuration fpga: m10bmc-sec: Fix possible memory leak of flash_buf phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset support
No related branches found
No related tags found
Showing
- drivers/counter/104-quad-8.c 3 additions, 3 deletionsdrivers/counter/104-quad-8.c
- drivers/fpga/intel-m10-bmc-sec-update.c 4 additions, 4 deletionsdrivers/fpga/intel-m10-bmc-sec-update.c
- drivers/phy/marvell/phy-mvebu-a3700-comphy.c 17 additions, 70 deletionsdrivers/phy/marvell/phy-mvebu-a3700-comphy.c
Loading
Please register or sign in to comment