public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c-omap: reduce bloat
@ 2008-07-18  1:44 Paul Walmsley
  2008-07-18  1:44 ` [PATCH 1/2] i2c-omap: mark init-only functions as __init Paul Walmsley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Walmsley @ 2008-07-18  1:44 UTC (permalink / raw)
  To: linux-omap

Don't compile the OMAP15xx I2C ISR for non-OMAP15xx builds.  Also, mark
init-only functions in i2c-omap as __init.

Boot-tested on OMAP3430SDP ES2.

Signed-off-by: Paul Walmsley <paul@pwsan.com>

---

size:
3391587  157104  107136 3655827  37c893 vmlinux.3430sdp.orig
3390339  157104  107136 3654579  37c3b3 vmlinux.3430sdp


 drivers/i2c/busses/i2c-omap.c |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)


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

end of thread, other threads:[~2008-08-04 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-18  1:44 [PATCH 0/2] i2c-omap: reduce bloat Paul Walmsley
2008-07-18  1:44 ` [PATCH 1/2] i2c-omap: mark init-only functions as __init Paul Walmsley
2008-07-18  1:44 ` [PATCH 2/2] i2c-omap: don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds Paul Walmsley
2008-08-04 14:09 ` [PATCH 0/2] i2c-omap: reduce bloat Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox