summary refs log tree commit diff
path: root/drivers/pinctrl
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-12-11 11:34:37 +0100
committerDave Airlie <airlied@redhat.com>2013-12-18 11:23:46 +1000
commitd6e4b28b60c5dae660aebe5cd731b21d02ca285e (patch)
tree8dbd4ad61de18f5d2f0354d9b82f1c9c3dc713e0 /drivers/pinctrl
parent2c695fa0444273c7139a3ca4c324c95498a0bfed (diff)
downloadlinux-d6e4b28b60c5dae660aebe5cd731b21d02ca285e.tar.gz
drm: inline drm_agp_destroy
Wrapping a kfree is pointless.

v2: Add a comment to the kerneldoc for drm_agp_init to explain where
the kfree happens as requested by David. Note that for modeset drivers
agp cleanup is fairly complicated anyway: The drm_agp_clear is a noop
and drivers must call drm_agp_release on their own. Which they all
seem to do properly.

Cc: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/pinctrl')
0 files changed, 0 insertions, 0 deletions