]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mmc/host/vub300.c
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / mmc / host / vub300.c
index 6c39bf1fd279c26afb1a6304f92d9734b0dff6a1..d5655a63eda4909f647185621cfe8837c380398d 100644 (file)
@@ -806,7 +806,7 @@ static void command_res_completed(struct urb *urb)
                 * we suspect a buggy USB host controller
                 */
        } else if (!vub300->data) {
-               /* this means that the command (typically CMD52) suceeded */
+               /* this means that the command (typically CMD52) succeeded */
        } else if (vub300->resp.common.header_type != 0x02) {
                /*
                 * this is an error response from the VUB300 chip