| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | ftsdc010_mci.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | mxcmmc.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | mmc_spi.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | davinci_mmc.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | arm_pl180_mmci.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | sh_mmcif.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | pxa_mmc_gen.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | gen_atmel_mci.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | tegra_mmc.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | mxsmmc.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | dw_mmc.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | sdhci.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | omap_hsmmc.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | fsl_esdhc.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | mmc.c | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | mmc.h | ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 17:28:45 UTC 2014 Pantelis Antoniou <panto@antoniou-consulting.com> mmc: Remove ops from struct mmc and put in mmc_ops
Remove the in-structure ops and put them in mmc_ops with a constant pointer to it.
This makes the mmc structure smaller as well as conserving code space (in theory).
All in-tree drivers are converted as well; this is done in a single patch in order to not break git bisect.
Changes since V1: Fix compilation b0rked issue on omap platforms where OMAP_GPIO was not set.
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|