diff options
author | David Howells <dhowells@redhat.com> | 2013-04-10 14:23:50 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 21:41:53 +0200 |
commit | 77cd02c151cb6b7d81aad4802ee8b98a033863d6 (patch) | |
tree | 6b9c93bad1beff92f78a9f36bd3cff9fc7185aa9 /drivers/nubus | |
parent | goku_udc: Don't use create_proc_read_entry() (diff) | |
download | linux-77cd02c151cb6b7d81aad4802ee8b98a033863d6.tar.xz linux-77cd02c151cb6b7d81aad4802ee8b98a033863d6.zip |
fsl_udc: Don't use create_proc_read_entry()
Don't use create_proc_read_entry() as that is deprecated, but rather use
proc_create_data() and seq_file instead.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Li Yang <leoli@freescale.com>
cc: Felipe Balbi <balbi@ti.com>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cc: linux-usb@vger.kernel.org
cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions