From: Tony Lindgren <tony@atomide.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 0/4] mach-omap2: resolve remaining sparse issues
Date: Tue, 5 Aug 2008 14:49:57 +0300 [thread overview]
Message-ID: <20080805114956.GW7193@atomide.com> (raw)
In-Reply-To: <20080718024832.20613.30050.stgit@localhost.localdomain>
* Paul Walmsley <paul@pwsan.com> [080718 06:13]:
> This series fixes the current set of sparse warnings in
> arch/arm/mach-omap2 for the omap2_evm_defconfig, n800_defconfig,
> and omap_3430sdp_defconfig configs. A few checkpatch issues are
> also addressed.
>
> Boot-tested on N800 and 3430SDP ES2.
Pushing these patches today.
Tony
>
> - Paul
>
> size:
> text data bss dec hex filename
> 2922973 134480 100984 3158437 3031a5 vmlinux.omap2evm.orig
> 2922941 134480 100984 3158405 303185 vmlinux.omap2evm
>
> ---
>
> Paul Walmsley (4):
> SmartReflex: fix sparse issues
> mach-omap2: fix sparse warnings, some style issues for OMAP2 builds
> mach-omap2: mark casts between integers and pointers with __force
> Add prototypes for public functions or declare private functions static:
>
>
> arch/arm/mach-omap2/board-2430sdp-flash.c | 28 ++++++++++++++--------------
> arch/arm/mach-omap2/board-n800-audio.c | 14 ++++++++------
> arch/arm/mach-omap2/board-n800-camera.c | 2 ++
> arch/arm/mach-omap2/board-n800.h | 2 ++
> arch/arm/mach-omap2/clock24xx.c | 2 +-
> arch/arm/mach-omap2/clock24xx.h | 6 ++++--
> arch/arm/mach-omap2/clock34xx.h | 9 ++++++---
> arch/arm/mach-omap2/gpmc.c | 11 +++++++----
> arch/arm/mach-omap2/irq.c | 4 ++--
> arch/arm/mach-omap2/mailbox.c | 4 ++--
> arch/arm/mach-omap2/mcbsp.c | 2 +-
> arch/arm/mach-omap2/mmu.h | 4 ++--
> arch/arm/mach-omap2/mux.c | 2 +-
> arch/arm/mach-omap2/pm.c | 3 ++-
> arch/arm/mach-omap2/pm.h | 16 ++++++++++------
> arch/arm/mach-omap2/pm34xx.c | 2 +-
> arch/arm/mach-omap2/smartreflex.c | 10 ++++++----
> arch/arm/mach-omap2/smartreflex.h | 3 +++
> include/asm-arm/arch-omap/mailbox.h | 2 ++
> include/asm-arm/arch-omap/prcm.h | 4 ++++
> 20 files changed, 80 insertions(+), 50 deletions(-)
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2008-08-05 11:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-18 2:52 [PATCH 0/4] mach-omap2: resolve remaining sparse issues Paul Walmsley
2008-07-18 2:52 ` [PATCH 1/4] Add prototypes for public functions or declare private functions static: Paul Walmsley
2008-07-18 2:52 ` [PATCH 2/4] mach-omap2: mark casts between integers and pointers with __force Paul Walmsley
2008-07-18 2:52 ` [PATCH 3/4] mach-omap2: fix sparse warnings, some style issues for OMAP2 builds Paul Walmsley
2008-07-18 2:52 ` [PATCH 4/4] SmartReflex: fix sparse issues Paul Walmsley
2008-08-05 11:49 ` Tony Lindgren [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=20080805114956.GW7193@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
/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.