https://github.com/torvalds/linux
Revision 96c9f05b39a5a3239cf0588cc86a1b95cac652c4 authored by Axel Lin on 16 June 2012, 13:25:11 UTC, committed by Greg Kroah-Hartman on 18 June 2012, 23:30:42 UTC
extcon_dev_unregister(info->edev) doest not free info->edev, we need to call
kfree(info->edev) here.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 3f1dc55
History
Tip revision: 96c9f05b39a5a3239cf0588cc86a1b95cac652c4 authored by Axel Lin on 16 June 2012, 13:25:11 UTC
extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()
Tip revision: 96c9f05
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 207.7 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top