https://github.com/torvalds/linux
Revision 293d3f6a70704691c3539bc3630ba1acbabc5c43 authored by Jingoo Han on 17 April 2014, 10:08:40 UTC, committed by Dave Airlie on 29 April 2014, 23:48:50 UTC
devm_ioremap_resource() returns an error pointer, not NULL. Thus,
the result should be checked with IS_ERR().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent e2a75c4
History
Tip revision: 293d3f6a70704691c3539bc3630ba1acbabc5c43 authored by Jingoo Han on 17 April 2014, 10:08:40 UTC
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
Tip revision: 293d3f6
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.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 271.5 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top