From: Daniel Vetter Date: Wed, 11 Dec 2013 10:34:26 +0000 (+0100) Subject: drm/omap: call drm_put_dev directly in ->remove X-Git-Tag: v3.14-rc1~47^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd3c02531461924853db65f2664db361b53a70d3;p=pandora-kernel.git drm/omap: call drm_put_dev directly in ->remove Again omap already sets the driver data pointer to the drm_device. Also drop the driver unregister call, that should be (and already is) done in the module unload hook. Cc: Rob Clark Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed