From: Thierry Reding Date: Wed, 25 Sep 2013 16:33:31 +0000 (+0200) Subject: gpu: host1x: Do not discard .remove() X-Git-Tag: v3.13-rc1~76^2~65^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=452e7f0cdaf229dc9da36e7a3d36d88a4d51fb56;p=pandora-kernel.git gpu: host1x: Do not discard .remove() The device can be unbound from the driver via sysfs, so regardless of whether the driver is builtin or a module, its .remove() function needs to stick around. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed