]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: don't check resource with devm_ioremap_resource
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 May 2013 16:39:40 +0000 (01:39 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 20 May 2013 16:39:40 +0000 (01:39 +0900)
commit1b02b99b1a19835f3f7120ed9fa86ee4db48a242
treefeafebe7a919469cdef0e833a2ab424daa626c45
parentf722406faae2d073cc1d01063d1123c35425939e
ARM: SAMSUNG: don't check resource with devm_ioremap_resource

devm_ioremap_resource does sanity checks on the given resource.
No need to duplicate this in the driver.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/adc.c