From: Igor Mitsyanko <i.mitsyanko@samsung.com>
To: "Peter A. G. Crosthwaite" <peter.crosthwaite@petalogix.com>
Cc: peter.maydell@linaro.org, e.voevodin@samsung.com,
qemu-devel@nongnu.org, kyungmin.park@samsung.com,
d.solodkiy@samsung.com, edgar.iglesias@gmail.com,
m.kozlov@samsung.com, john.williams@petalogix.com
Subject: Re: [Qemu-devel] [PATCH v6 1/4] hw: introduce standard SD host controller
Date: Mon, 06 Aug 2012 16:35:38 +0400 [thread overview]
Message-ID: <501FBA1A.4040307@samsung.com> (raw)
In-Reply-To: <a3cd1ec7a7010f5bc00b6fb7bae00a084d16d310.1344223191.git.peter.crosthwaite@petalogix.com>
Recently I've noticed that drive_get_next() usage is not very convenient
if you want to use specific SD controller interface. Maybe we should
switch from drive_get_next() to DEFINE_PROP_DRIVE()? It'll still
preserve "-sd .." behaviour. What do you think Peter?
next prev parent reply other threads:[~2012-08-06 12:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-06 3:25 [Qemu-devel] [PATCH v6 0/4] Standard SD host controller model Peter A. G. Crosthwaite
2012-08-06 3:25 ` [Qemu-devel] [PATCH v6 1/4] hw: introduce standard SD host controller Peter A. G. Crosthwaite
2012-08-06 10:30 ` Peter Maydell
2012-08-06 11:28 ` Igor Mitsyanko
2012-08-06 11:29 ` Peter Maydell
2012-08-06 11:15 ` Peter Maydell
2012-08-06 11:45 ` Igor Mitsyanko
2012-08-07 6:31 ` Peter Crosthwaite
2012-08-10 11:56 ` Peter Crosthwaite
2012-08-06 12:35 ` Igor Mitsyanko [this message]
2012-08-06 3:25 ` [Qemu-devel] [PATCH v6 2/4] exynos4210: Added SD host controller model Peter A. G. Crosthwaite
2012-08-06 10:56 ` Peter Maydell
2012-08-06 12:29 ` Igor Mitsyanko
2012-09-18 2:41 ` Peter Crosthwaite
2012-09-18 6:42 ` Igor Mitsyanko
2012-08-06 3:25 ` [Qemu-devel] [PATCH v6 3/4] vl.c: allow for repeated -sd arguments Peter A. G. Crosthwaite
2012-08-06 3:25 ` [Qemu-devel] [PATCH v6 4/4] xilinx_zynq: Added SD controllers Peter A. G. Crosthwaite
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=501FBA1A.4040307@samsung.com \
--to=i.mitsyanko@samsung.com \
--cc=d.solodkiy@samsung.com \
--cc=e.voevodin@samsung.com \
--cc=edgar.iglesias@gmail.com \
--cc=john.williams@petalogix.com \
--cc=kyungmin.park@samsung.com \
--cc=m.kozlov@samsung.com \
--cc=peter.crosthwaite@petalogix.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.