R. Bernstein wrote:
You are correct that there is a type mismatch in the return value of
mmc_run_cmd. Checking mmc_private.h (for what op.run_mmc_cmd does) it
looks like the right type is "driver_return_code_t" rather than "int".

Fixed, regression tested, and checked in.


Reply via email to