From: Paul Walmsley <paul@pwsan.com>
To: linux-omap@vger.kernel.org
Cc: felipe.balbi@nokia.com
Subject: [PATCHv2 0/2] TWL4030: mark init functions __init, fix kerneldoc
Date: Mon, 04 Aug 2008 14:56:43 -0600 [thread overview]
Message-ID: <20080804205134.22691.75138.stgit@localhost.localdomain> (raw)
This second revision incorporates a documentation fix from Felipe Balbi
<felipe.balbi@nokia.com>.
---
Mark most of the functions in twl4030-core.c as __init. Fix the
old-style kerneldoc in several functions.
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.3430sdp.orig
3394259 157104 107136 3658499 37d303 vmlinux.3430sdp
drivers/i2c/chips/twl4030-core.c | 71 +++++++++++++++++++-------------------
1 files changed, 35 insertions(+), 36 deletions(-)
next reply other threads:[~2008-08-04 21:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 20:56 Paul Walmsley [this message]
2008-08-04 20:56 ` [PATCHv2 1/2] TWL4030: mark init-only functions as __init Paul Walmsley
2008-08-05 8:48 ` Tony Lindgren
2008-08-06 6:43 ` [PATCHv3] " Paul Walmsley
2008-08-06 8:48 ` Tony Lindgren
2008-08-04 20:56 ` [PATCHv2 2/2] TWL4030: convert old-style function documentation to current kerneldoc 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=20080804205134.22691.75138.stgit@localhost.localdomain \
--to=paul@pwsan.com \
--cc=felipe.balbi@nokia.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 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.