Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dftsdc010_mci.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dmxcmmc.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dmmc_spi.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Ddavinci_mmc.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Darm_pl180_mmci.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dsh_mmcif.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dpxa_mmc_gen.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dgen_atmel_mci.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dtegra_mmc.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dmxsmmc.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Ddw_mmc.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dsdhci.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Domap_hsmmc.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dfsl_esdhc.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dmmc.cab769f227f79bedae7840f99b6c0c4d66aafc78e 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 Dmmc.hab769f227f79bedae7840f99b6c0c4d66aafc78e 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>