linux-IllusionX/drivers
Kory Maincent 93c3a96c30 net: pse-pd: Do not return EOPNOSUPP if config is null
For a PSE supporting both c33 and PoDL, setting config for one type of PoE
leaves the other type's config null. Currently, this case returns
EOPNOTSUPP, which is incorrect. Instead, we should do nothing if the
configuration is empty.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Fixes: d83e13761d ("net: pse-pd: Use regulator framework within PSE framework")
Link: https://patch.msgid.link/20240711-fix_pse_pd_deref-v3-1-edd78fc4fe42@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-07-14 07:16:18 -07:00
..
accel
accessibility
acpi ACPI: processor_idle: Fix invalid comparison with insertion sort for latency 2024-07-02 20:35:29 +02:00
amba
android
ata ata: ahci: Clean up sysfs file on error 2024-06-30 22:23:39 +02:00
atm
auxdisplay
base
bcma
block
bluetooth Bluetooth: btnxpuart: Enable Power Save feature on startup 2024-06-28 14:30:37 -04:00
bus
cache
cdrom
cdx
char Char/Misc driver fixes for 6.10-final 2024-07-12 08:45:27 -07:00
clk A set of clk fixes for the Qualcomm, Mediatek, and Allwinner drivers: 2024-07-07 10:59:38 -07:00
clocksource
comedi
connector
counter
cpufreq cpufreq: ACPI: Mark boost policy as enabled when setting boost 2024-07-01 18:10:52 +02:00
cpuidle
crypto This push fixes a build failure in qat. 2024-06-27 17:43:15 -07:00
cxl cxl: documentation: add missing files to cxl driver-api 2024-06-25 14:45:27 -07:00
dax
dca
devfreq
dio
dma
dma-buf
dpll
edac
eisa
extcon
firewire
firmware sound fixes for 6.10-final 2024-07-12 08:32:40 -07:00
fpga
fsi
gnss
gpio gpiolib: of: add polarity quirk for TSC2005 2024-07-05 11:00:45 +02:00
gpu amd-drm-fixes-6.10-2024-07-03: 2024-07-05 12:54:14 +02:00
greybus
hid
hsi
hte
hv
hwmon
hwspinlock
hwtracing
i2c i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr 2024-07-04 00:17:47 +02:00
i3c
idle
iio iio: light: apds9306: Fix error handing 2024-06-29 18:51:25 +01:00
infiniband
input
interconnect
iommu iommu/amd: Fix GT feature enablement again 2024-06-27 12:14:19 +02:00
ipack
irqchip
isdn
leds
macintosh
mailbox
mcb
md - Fix broken discard for device mapper VDO target 2024-07-11 15:11:14 -07:00
media media fixes for v6.10-rc7 2024-07-03 10:10:45 -07:00
memory
memstick
message
mfd
misc mei: vsc: Fix spelling error 2024-07-04 12:21:39 +02:00
mmc mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length 2024-07-11 17:48:54 +02:00
most
mtd
mux
net net: pse-pd: Do not return EOPNOSUPP if config is null 2024-07-14 07:16:18 -07:00
nfc
ntb
nubus
nvdimm
nvme nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[] 2024-06-26 10:13:04 -07:00
nvmem nvmem: core: limit cell sysfs permissions to main attribute ones 2024-07-03 16:37:51 +02:00
of of/irq: Disable "interrupt-map" parsing for PASEMI Nemo 2024-07-08 15:42:20 -06:00
opp
parisc
parport
pci
pcmcia
peci
perf perf: RISC-V: Check standard event availability 2024-07-03 12:56:22 -07:00
phy
pinctrl
platform platform/x86: toshiba_acpi: Fix array out-of-bounds access 2024-07-10 16:12:12 +02:00
pmdomain pmdomain: qcom: rpmhpd: Skip retention level for Power Domains 2024-07-09 12:47:46 +02:00
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390 s390/dasd: Fix invalid dereferencing of indirect CCW data pointer 2024-07-03 16:27:06 +02:00
sbus
scsi SCSI fixes on 20240710 2024-07-10 14:47:35 -07:00
sh
siox
slimbus
soc Qualcomm driver fixes for v6.10 2024-07-08 16:17:09 +02:00
soundwire
spi spi: mux: set ctlr->bits_per_word_mask 2024-07-09 17:42:33 +01:00
spmi
ssb
staging staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set 2024-06-27 15:47:30 +02:00
target
tc
tee Fix optee missing-field-initializers warning 2024-06-27 17:10:38 +02:00
thermal thermal: core: Fix list sorting in __thermal_zone_device_update() 2024-07-08 17:24:22 +02:00
thunderbolt
tty serial: qcom-geni: do not kill the machine on fifo underrun 2024-07-04 12:30:30 +02:00
ufs scsi: ufs: core: Fix ufshcd_abort_one racing issue 2024-07-04 23:04:15 -04:00
uio
usb USB-serial fixes for 6.10-rc8 2024-07-10 19:55:07 +02:00
vdpa
vfio vfio/pci: Init the count variable in collecting hot-reset devices 2024-07-10 08:47:46 -06:00
vhost
video
virt
virtio
w1
watchdog
xen
zorro
Kconfig
Makefile