Searched hist:"95 b01c47ed97a7ca8b59308e35fb8c21e8d996a5" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | arm_pl180_mmci.c | 95b01c47ed97a7ca8b59308e35fb8c21e8d996a5 Thu Sep 06 20:23:13 UTC 2012 Andy Fleming <afleming@freescale.com> mmc: Remove incorrect cmd->flags usage
There were a couple of drivers that were actually using the flags field of the cmd structure, despite the fact that no one ever *set* that field. When we removed the field, those drivers failed to compile. Replaced the references with the correct usage of resp_type.
Signed-off-by: Andy Fleming <afleming@freescale.com>
|
| H A D | pxa_mmc_gen.c | 95b01c47ed97a7ca8b59308e35fb8c21e8d996a5 Thu Sep 06 20:23:13 UTC 2012 Andy Fleming <afleming@freescale.com> mmc: Remove incorrect cmd->flags usage
There were a couple of drivers that were actually using the flags field of the cmd structure, despite the fact that no one ever *set* that field. When we removed the field, those drivers failed to compile. Replaced the references with the correct usage of resp_type.
Signed-off-by: Andy Fleming <afleming@freescale.com>
|