/openbmc/u-boot/drivers/mmc/ |
H A D | mxcmmc.c | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | ftsdc010_mci.c | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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 | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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>
|
/openbmc/u-boot/include/ |
H A D | mmc.h | diff ab769f227f79bedae7840f99b6c0c4d66aafc78e Wed Feb 26 11:28:45 CST 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>
|