]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/mips/pci: don't check resource with devm_ioremap_resource
authorWolfram Sang <wsa@the-dreams.de>
Tue, 14 Jan 2014 11:58:57 +0000 (12:58 +0100)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 20:39:58 +0000 (21:39 +0100)
commit7aa49e05f259f32e1e5332ab7d49c05f4ce60c3b
treecb85fd5c17815fd391b04afffbf854033e2137a8
parenta994c617dce011f72afcd36dd47e847626dde721
arch/mips/pci: 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>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6349/
arch/mips/pci/pci-rt3883.c