diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2012-09-09 11:38:41 -0400 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-09-22 17:36:48 -0400 |
commit | b5d4190f7ec584a2860499f2721fd3421e41c187 (patch) | |
tree | 5991cbd06dac4bdf3a96226b15ad5cb241b90af9 /drivers/video/pmag-aa-fb.c | |
parent | c88452f16d4d283c735117b953f9f2ab10218799 (diff) |
fbdev: jz4740: Use devm_request_and_ioremap
Use devm_request_and_ioremap instead of request_mem_region + devm_ioremap.
This also fixes the following compile error introduced in commit b2ca7f4d
("drivers/video/jz4740_fb.c: use devm_ functions"):
drivers/video/jz4740_fb.c: In function 'jzfb_probe':
drivers/video/jz4740_fb.c:676:2: error: implicit declaration of function 'devm_ioremap'
drivers/video/jz4740_fb.c:676:13: warning: assignment makes pointer from integer without a cast
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/pmag-aa-fb.c')
0 files changed, 0 insertions, 0 deletions