public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] mmc: Cleanup time for mmc_struct
Date: Wed, 12 Mar 2014 12:32:30 +0100	[thread overview]
Message-ID: <201403121232.30927.marex@denx.de> (raw)
In-Reply-To: <1394619867-14491-1-git-send-email-panto@antoniou-consulting.com>

On Wednesday, March 12, 2014 at 11:24:24 AM, Pantelis Antoniou wrote:
> Struct mmc has picked up a lot of cruft over the years.
> 
> It is time for it to be split in 3 parts; the original mmc struct
> containing the state, the mmc_config struct containing the board
> setup configuration and the mmc_ops struct contains the method
> pointers.
> 
> Using the new config structures the mmc device creation now gets
> much more easier by using the new mmc_create() call

Is this a V2? I don't see a changelog or anything ...

Best regards,
Marek Vasut

      parent reply	other threads:[~2014-03-12 11:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12 10:24 [U-Boot] [PATCH 0/3] mmc: Cleanup time for mmc_struct Pantelis Antoniou
2014-03-12 10:24 ` [U-Boot] [PATCH 1/3] mmc: Remove ops from struct mmc and put in mmc_ops Pantelis Antoniou
2014-03-14 20:53   ` Simon Glass
2014-03-14 23:10     ` Marek Vasut
2014-03-12 10:24 ` [U-Boot] [PATCH 2/3] mmc: Convert mmc struct's name array to a pointer Pantelis Antoniou
2014-03-14 20:55   ` Simon Glass
2014-03-14 23:10     ` Marek Vasut
2014-03-12 10:24 ` [U-Boot] [PATCH 3/3] mmc: Split mmc struct, rework mmc initialization Pantelis Antoniou
2014-03-14 20:56   ` Simon Glass
2014-03-12 11:32 ` 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=201403121232.30927.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