]> 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)
commit247920f9aabde8bb8cdcf30c68ba5861dbcc53a9
treea7c67927e8532d9d6361638119172a7d61f93b39
parentbb4a821d00f151a81f09f56a57e6806ba48d29b3
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