toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries...
authorAxel Lin <axel.lin@gmail.com>
Tue, 20 Jul 2010 22:19:51 +0000 (15:19 -0700)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:49:03 +0000 (09:49 -0400)
commitf8ef3aecabe0e386303d028d02b6e5b23ac3a566
treef841282c45ebfb9a63019f6ffa4a9f03c3679141
parentbc28596a8fe5034ef776b0be2e0bf5629a31f746
toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()

To improve readability rename add_device() to
create_toshiba_proc_entries() and rename remove_device() to
remove_toshiba_proc_entries().

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Márton Németh <nm127@freemail.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/toshiba_acpi.c