Home
last modified time | relevance | path

Searched hist:ab769f227f79bedae7840f99b6c0c4d66aafc78e (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.cdiff 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 Dmmc_spi.cdiff 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 Dftsdc010_mci.cdiff 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 Ddavinci_mmc.cdiff 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 Darm_pl180_mmci.cdiff 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 Dsh_mmcif.cdiff 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 Dpxa_mmc_gen.cdiff 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 Dgen_atmel_mci.cdiff 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 Dtegra_mmc.cdiff 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 Ddw_mmc.cdiff 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 Dmxsmmc.cdiff 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 Dsdhci.cdiff 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 Domap_hsmmc.cdiff 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 Dfsl_esdhc.cdiff 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 Dmmc.cdiff 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 Dmmc.hdiff 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>