From: Peter Maydell <peter.maydell@linaro.org>
To: andrzej zaborowski <balrogg@gmail.com>
Cc: "Riku Voipio" <riku.voipio@iki.fi>,
"Juha Riihimäki" <juha.riihimaki@nokia.com>,
qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH 5/6] hw/omap1.c: Separate clkm from omap_mpu_state
Date: Wed, 21 Dec 2011 11:07:03 +0000 [thread overview]
Message-ID: <CAFEAcA81atG9pc4czoworZqPN9xTZWx_qZuRPwdojZ-D6ycH0w@mail.gmail.com> (raw)
In-Reply-To: <CAOq732+53Za6ZQoyp4q_z6oXUPUR-a4sa-6TiGr_8qruU7F3YA@mail.gmail.com>
On 21 December 2011 01:38, andrzej zaborowski <balrogg@gmail.com> wrote:
> Since this sub device uses parts of the rest of mpu state, it's
> (apparently) not a separate device, can we thus skip this change? I
> don't see much value in it and it doesn't simplify code.
If you like; I don't have a very strong feeling about it, I'm mostly
just trying to get patches out of my tree, so "drop patch" is as
good as "push to master" in that sense :-)
I do suspect that nested anonymous structs are going to be a pain
for VMState if we ever get to adding save/load support to omap3.
> (note the parens in *(s->clkm) are redundant. Also would be great if
> your patches could maintain the indentation of the rest of the file
> where it's not specified by the new coding style, this would reduce
> inconsistency).
I mostly try not to make spurious indentation changes, but there
are a lot in the patches I inherited from the qemu-meego tree so
sometimes things slip through.
-- PMM
next prev parent reply other threads:[~2011-12-21 11:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-20 18:11 [Qemu-devel] [PATCH 0/6] omap1: Separate omap1 subdevices from omap_mpu_state Peter Maydell
2011-12-20 18:11 ` [Qemu-devel] [PATCH 1/6] hw/omap1.c: omap_mpuio_init() need not be public Peter Maydell
2011-12-20 18:11 ` [Qemu-devel] [PATCH 2/6] hw/omap1.c: Separate PWL from omap_mpu_state Peter Maydell
2011-12-20 18:11 ` [Qemu-devel] [PATCH 3/6] hw/omap1.c: Separate PWT " Peter Maydell
2011-12-20 18:11 ` [Qemu-devel] [PATCH 4/6] hw/omap1.c: Separate dpll_ctl " Peter Maydell
2011-12-20 18:11 ` [Qemu-devel] [PATCH 5/6] hw/omap1.c: Separate clkm " Peter Maydell
2011-12-21 1:38 ` andrzej zaborowski
2011-12-21 11:07 ` Peter Maydell [this message]
2012-01-04 10:37 ` Peter Maydell
2011-12-20 18:11 ` [Qemu-devel] [PATCH 6/6] hw/omap1.c: Drop unused includes Peter Maydell
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=CAFEAcA81atG9pc4czoworZqPN9xTZWx_qZuRPwdojZ-D6ycH0w@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=balrogg@gmail.com \
--cc=juha.riihimaki@nokia.com \
--cc=patches@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
/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;
as well as URLs for NNTP newsgroup(s).