commit | 11d1488b01b803254842b756ff7662085b37970e | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Thu Aug 11 15:25:45 2011 +0000 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 26 15:43:26 2011 -0400 |
tree | eb3af41aed14e7bc441cf7770b4f3da5c1c771a2 | |
parent | 796211b7953bd1036670359f31cd97f309322107 [diff] |
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>