linux_dsm_epyc7002/drivers/input/misc
Lars-Peter Clausen 68d641efd8 mfd: Fix memleak in pcf50633_client_dev_register
Since platform_device_add_data copies the passed data, the allocated
subdev_pdata is never freed. A simple fix would be to either free subdev_pdata
or put it onto the stack. But since the pcf50633 child devices can rely on
beeing children of the pcf50633 core device it's much more elegant to get access
to pcf50633 core structure through that link. This allows to get completly rid
of pcf5033_subdev_pdata.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2009-12-13 19:21:17 +01:00
..
apanel.c
ati_remote2.c
ati_remote.c Input: do not overwrite the first part of phys string 2009-11-23 08:50:52 -08:00
atlas_btns.c
bfin_rotary.c
cm109.c
cobalt_btns.c
dm355evm_keys.c Input: dm355evm_kbd - switch to using sparse keymap library 2009-12-07 09:26:50 -08:00
hp_sdc_rtc.c Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-12-09 08:07:38 -08:00
ixp4xx-beeper.c
Kconfig Input: dm355evm_kbd - switch to using sparse keymap library 2009-12-07 09:26:50 -08:00
keyspan_remote.c
m68kspkr.c
Makefile
pcap_keys.c
pcf50633-input.c mfd: Fix memleak in pcf50633_client_dev_register 2009-12-13 19:21:17 +01:00
pcspkr.c
powermate.c Input: do not overwrite the first part of phys string 2009-11-23 08:50:52 -08:00
rb532_button.c
rotary_encoder.c Input: rotary_encoder - fix relative axis support 2009-10-05 22:00:01 -07:00
sgi_btns.c
sparcspkr.c Input: sparkspkr - move remove() functions to .devexit.text 2009-10-05 21:59:53 -07:00
twl4030-pwrbutton.c
uinput.c
winbond-cir.c
wistron_btns.c Input: wistron_btns - switch to using sparse keymap library 2009-12-07 09:26:49 -08:00
wm831x-on.c
yealink.c
yealink.h