commit | 602286469cebc9dcd6391eb33199736b15b82483 | [log] [tgz] |
---|---|---|
author | Tommi Rantala <tt.rantala@gmail.com> | Fri Nov 09 09:19:37 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 20 16:06:25 2012 +1000 |
tree | ae28ce54a1cf2bd4c17a6afeeaf7df49f6a45bff | |
parent | 0a7fdc59fba559dfbce14963b32102125c49cb10 [diff] |
drm/mgag200: free memory allocated with alloc_apertures() Fix a memory leak by deallocating the memory we got from alloc_apertures(). Signed-off-by: Tommi Rantala <tt.rantala@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>