summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/bind.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-08 15:41:13 +0200
committerDave Airlie <airlied@redhat.com>2013-08-19 14:24:15 +1000
commitb5dc0d108cd3c0b50ddcb6f6c54be1bea4c39e01 (patch)
tree7af49254fdf3dc15ffbeb76eebab48871e23e760 /fs/cachefiles/bind.c
parent24f400326793341b005546d6ef82770f8d30d092 (diff)
drm/imx: kill firstopen callback
This thing seems to do some kind of delayed setup. Really, real kms drivers shouldn't do that at all. Either stuff needs to be dynamically hotplugged or the driver setup sequence needs to be fixed. This patch here just moves the setup at the very end of the driver load callback, with the locking adjusted accordingly. v2: Also move the corresponding put from ->lastclose to ->unload. Cc: Sascha Hauer <s.hauer@pengutronix.de> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'fs/cachefiles/bind.c')
0 files changed, 0 insertions, 0 deletions