]> 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)
commitb92e2e4beaf69e27f9f8bfaa7cf3b99f44d6e391
treeeb3af41aed14e7bc441cf7770b4f3da5c1c771a2
parent01c680730696a3e1dbc408d3056d1514c66a718c
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