David Howells 8bc742e13f drm: proc: Use remove_proc_subtree()
Use remove_proc_subtree() rather than remove_proc_entry() to remove a
minor-specific drm proc directory and all its children.

Things could theoretically be improved by storing the drm_minor pointer in the
minor-specific dir proc_dir_entry struct data and then scrapping the list of
proc files - but that's shared with the debugfs interface where you can't do
that, so I don't see an easy way of doing it.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: dri-devel@lists.freedesktop.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-05-01 17:29:44 -04:00
..
2013-04-09 14:13:32 -04:00
2013-04-09 14:13:28 -04:00
2013-02-21 15:27:22 -08:00
2013-02-27 19:10:15 -08:00
2013-02-27 19:10:15 -08:00
2013-05-01 17:29:44 -04:00
2013-03-01 13:39:00 -08:00
2013-04-09 14:13:32 -04:00
2013-03-23 15:49:49 -07:00
2013-05-01 17:29:41 -04:00
2013-05-01 17:29:42 -04:00
2013-02-27 19:10:18 -08:00
2013-02-26 09:34:29 -08:00
2013-02-27 19:10:18 -08:00
2013-04-09 14:13:32 -04:00
2013-02-21 15:27:22 -08:00
2013-04-09 14:13:19 -04:00
2013-04-09 14:13:32 -04:00
2013-02-27 19:10:19 -08:00
2013-03-12 20:25:53 -07:00
2013-02-21 13:57:13 -08:00