From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] mmc: Remove ops from struct mmc and put in mmc_ops
Date: Mon, 3 Mar 2014 11:04:40 +0100 [thread overview]
Message-ID: <201403031104.41013.marex@denx.de> (raw)
In-Reply-To: <1393437144-27563-1-git-send-email-panto@antoniou-consulting.com>
On Wednesday, February 26, 2014 at 06:52:24 PM, Pantelis Antoniou wrote:
> 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.
>
> Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
f_min, voltages ... are also slot-specific , so you want to pull them out as
well I think.
Best regards,
Marek Vasut
prev parent reply other threads:[~2014-03-03 10:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-26 17:52 [U-Boot] [RFC] mmc: Remove ops from struct mmc and put in mmc_ops Pantelis Antoniou
2014-02-27 4:04 ` Rommel G Custodio
2014-02-27 13:50 ` Tom Rini
2014-02-27 13:46 ` Tom Rini
2014-03-03 10:04 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201403031104.41013.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox