Skip to content
Commit 85abb3f9 authored by Amol Lad's avatar Amol Lad Committed by Dave Airlie
Browse files

drm: ioremap balanced with iounmap for drivers/char/drm



ioremap must be balanced by an iounmap and failing to do so can result
in a memory leak.

Tested (compilation only) to make sure the files are compiling without
any warning/error due to new changes

Signed-off-by: default avatarAmol Lad <amol@verismonetworks.com>
Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 24f73c92
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment