https://github.com/torvalds/linux
Revision d287c1d03a4a29c0a1f954ea4c4cad55bc74ae40 authored by Jingoo Han on 18 September 2013, 19:02:00 UTC, committed by Tony Lindgren on 18 September 2013, 19:02:00 UTC
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent f70bf2a
History
Tip revision: d287c1d03a4a29c0a1f954ea4c4cad55bc74ae40 authored by Jingoo Han on 18 September 2013, 19:02:00 UTC
mailbox: remove unnecessary platform_set_drvdata()
Tip revision: d287c1d
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-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 256.8 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top