From: Paul Walmsley <paul@pwsan.com>
To: linux-omap@vger.kernel.org
Subject: [PATCH 0/2] TWL4030: mark init functions __init, fix kerneldoc
Date: Thu, 17 Jul 2008 20:15:47 -0600 [thread overview]
Message-ID: <20080718021356.31884.9848.stgit@localhost.localdomain> (raw)
Mark most of the functions in twl4030-core.c as __init. Fix the
old-style kerneldoc in several functions.
Applies on top of 'TWL4030: bugfixes and cleanups'. Frees up an extra
4kB page after kernel init on 3430SDP. Not sure why there is such a
large kernel image size difference; no new code or data has been added.
Boot-tested on 3430SDP ES2.
- Paul
---
size:
text data bss dec hex filename
3391251 157104 107136 3655491 37c743 vmlinux
3394259 157104 107136 3658499 37d303 vmlinux
drivers/i2c/chips/twl4030-core.c | 71 +++++++++++++++++++-------------------
1 files changed, 35 insertions(+), 36 deletions(-)
next reply other threads:[~2008-07-18 2:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-18 2:15 Paul Walmsley [this message]
2008-07-18 2:15 ` [PATCH 1/2] TWL4030: mark init-only functions as __init Paul Walmsley
2008-07-18 2:15 ` [PATCH 2/2] TWL4030: convert old-style function documentation to current kerneldoc Paul Walmsley
2008-07-18 8:47 ` Felipe Balbi
2008-07-22 4:19 ` Paul Walmsley
2008-08-04 14:16 ` Tony Lindgren
2008-08-04 21:13 ` Paul Walmsley
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=20080718021356.31884.9848.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