From fd3c02531461924853db65f2664db361b53a70d3 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 11 Dec 2013 11:34:26 +0100 Subject: [PATCH] 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-format-patch failed