]> Git Repo - linux.git/commit
drivers/video/omap2: don't check resource with devm_ioremap_resource
authorWolfram Sang <[email protected]>
Sun, 12 May 2013 13:19:53 +0000 (15:19 +0200)
committerWolfram Sang <[email protected]>
Sat, 18 May 2013 09:58:01 +0000 (11:58 +0200)
commitdc83d05b10046686882e4f07a3242aa7319de49b
tree694edbec6165cade1d7e7bca58cf761c11e3feae
parent9c5fdd38276973c8c65394220e5e740be561cf92
drivers/video/omap2: 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 <[email protected]>
drivers/video/omap2/vrfb.c
This page took 0.048514 seconds and 4 git commands to generate.