
23 Sep
2015
23 Sep
'15
11:41 a.m.
Hi Tobias,
ret = sdhci_get_config(blob, node, host);
if (ret) {
printf("%s: failed to decode dev %d (%d)\n",
__func__, i, ret); return -1;
My only commit here is regarding leaving return -1 as it is now. I think, that it would be better to return ret.
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group