Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5e19c06d authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

drm/omap: fix missing unref to fb's buf object



omap_fbdev_create() takes a reference to the fb's gem object with
omap_gem_get_paddr(). However, it never releases it with
omap_gem_put_paddr().

This patch adds the missing omap_gem_put_paddr() to omap_fbdev_free().

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent d4586604
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment