* In sd_cmd_read_complete, check read token and report appropriate error _before_ performing CRC check. * In sd_read_csd, correctly handle the sd_cmd_read() failing. * In sd_init, deinit the lower level sd_spi driver correctly on failure. Signed-off-by: Matthias Blankertz <matthias@blankertz.org>