From: Paul Walmsley <paul@pwsan.com>
To: linux-omap@vger.kernel.org
Subject: [PATCH 0/4] mach-omap2: resolve remaining sparse issues
Date: Thu, 17 Jul 2008 20:52:33 -0600 [thread overview]
Message-ID: <20080718024832.20613.30050.stgit@localhost.localdomain> (raw)
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.
- 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(-)
next reply other threads:[~2008-07-18 3:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-18 2:52 Paul Walmsley [this message]
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 ` [PATCH 0/4] mach-omap2: resolve remaining " Tony Lindgren
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=20080718024832.20613.30050.stgit@localhost.localdomain \
--to=paul@pwsan.com \
--cc=linux-omap@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox