qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] primecell.h cleanups
@ 2012-02-09 20:28 Peter Maydell
  2012-02-09 20:28 ` [Qemu-devel] [PATCH 1/3] hw/arm_sysctl: Drop legacy init function Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Maydell @ 2012-02-09 20:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: patches

This patchseries does some minor cleanup of the primecell.h header.
The arm_sysctl patch I posted yesterday; I've included it in this
series since the later ones textually depend on it. The two new
patches are pretty trivial.

Eventually when we have proper QOM devices with named pins rather
than nameless arrays of GPIO lines we'll be able to drop the
remaining two #defines and delete the header altogether...

Peter Maydell (3):
  hw/arm_sysctl: Drop legacy init function
  hw/primecell.h: Remove obsolete pl080_init() declaration
  Remove unnecessary includes of primecell.h

 hw/arm_sysctl.c   |   16 ++--------------
 hw/highbank.c     |    1 -
 hw/integratorcp.c |    1 -
 hw/pl022.c        |    1 -
 hw/primecell.h    |    6 ------
 hw/versatilepb.c  |    1 -
 6 files changed, 2 insertions(+), 24 deletions(-)

-- 
1.7.5.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-09 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 20:28 [Qemu-devel] [PATCH 0/3] primecell.h cleanups Peter Maydell
2012-02-09 20:28 ` [Qemu-devel] [PATCH 1/3] hw/arm_sysctl: Drop legacy init function Peter Maydell
2012-02-09 20:28 ` [Qemu-devel] [PATCH 2/3] hw/primecell.h: Remove obsolete pl080_init() declaration Peter Maydell
2012-02-09 20:28 ` [Qemu-devel] [PATCH 3/3] Remove unnecessary includes of primecell.h Peter Maydell

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).