]> git.baikalelectronics.ru Git - kernel.git/commit
DRM: Armada: convert to use simple_open()
authorDuan Jiong <duanj.fnst@cn.fujitsu.com>
Fri, 1 Nov 2013 05:45:05 +0000 (13:45 +0800)
committerDave Airlie <airlied@redhat.com>
Wed, 6 Nov 2013 02:02:36 +0000 (12:02 +1000)
commit022c451f989502c0333bc1f32501ed31a73081e6
treea7c67927e8532d9d6361638119172a7d61f93b39
parent1e92c70644ecdf756ea435271f202a8d397f5dc9
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 <duanj.fnst@cn.fujitsu.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/armada/armada_debugfs.c