]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: atmel-mci: change atmci_start_command to atmci_send_command
authorLudovic Desroches <ludovic.desroches@atmel.com>
Thu, 11 Aug 2011 15:25:45 +0000 (15:25 +0000)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:26 +0000 (15:43 -0400)
commit4d7ded644b86a11dede186d9a764eb92fc27ac96
treeeb3af41aed14e7bc441cf7770b4f3da5c1c771a2
parentea8b21b5380067b8fedd390bd4c93cbab110b06d
mmc: atmel-mci: change atmci_start_command to atmci_send_command

Rename atmci_start_command() to atmci_send_command() which is more
appropriate; atmci_start_command suggests we're sending a start command.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/atmel-mci.c