DRM: Armada: convert to use simple_open()
authorDuan Jiong <[email protected]>
Fri, 1 Nov 2013 05:45:05 +0000 (13:45 +0800)
committerDave Airlie <[email protected]>
Wed, 6 Nov 2013 02:02:36 +0000 (12:02 +1000)
commita276d6ce8a9b146831f3f14b327f74df446a794a
treea7c67927e8532d9d6361638119172a7d61f93b39
parent0a5a5499ad886dde4a032203d01e324cfe593f99
DRM: Armada: convert to use simple_open()

This removes an open coded simple_open() function and replaces file
operations references to the function with simple_open() instead.

Signed-off-by: Duan Jiong <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
drivers/gpu/drm/armada/armada_debugfs.c