]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit11d1488b01b803254842b756ff7662085b37970e
treeeb3af41aed14e7bc441cf7770b4f3da5c1c771a2
parent796211b7953bd1036670359f31cd97f309322107
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