All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] [RFC] Shrink clock data utilizing preprocessor
@ 2011-05-15 21:45 ` Vladimir Zapolskiy
  0 siblings, 0 replies; 16+ messages in thread
From: Vladimir Zapolskiy @ 2011-05-15 21:45 UTC (permalink / raw)
  To: Tony Lindgren, Benoit Cousson
  Cc: linux-omap, linux-arm-kernel, Vladimir Zapolskiy

This change shows a possibility to utilize C preprocessor to remove
redundant data from clock definitions for OMAP4 architecture.

If the change is evaluated as a positive one, the same approach could
be applied in reducing LOCs from other files, which contain monotonous
data enumeration.

Vladimir Zapolskiy (2):
  OMAP4: clock data: shrink clock data utilizing preprocessor.
  OMAP4: clock data: shrink more clock data.

 arch/arm/mach-omap2/clock44xx_data.c | 3313 +++++++++-------------------------
 1 files changed, 848 insertions(+), 2465 deletions(-)

-- 
1.7.2.3


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

end of thread, other threads:[~2011-05-17 15:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-15 21:45 [PATCHv2 0/2] [RFC] Shrink clock data utilizing preprocessor Vladimir Zapolskiy
2011-05-15 21:45 ` Vladimir Zapolskiy
2011-05-15 21:45 ` [PATCHv2 1/2] [RFC] OMAP4: clock data: shrink " Vladimir Zapolskiy
2011-05-15 21:45   ` Vladimir Zapolskiy
2011-05-15 21:45 ` [PATCHv2 2/2] [RFC] OMAP4: clock data: shrink more clock data Vladimir Zapolskiy
2011-05-15 21:45   ` Vladimir Zapolskiy
2011-05-16  6:53   ` Avinash.H.M.
2011-05-16  6:53     ` Avinash.H.M.
2011-05-16  7:56 ` [PATCHv2 0/2] [RFC] Shrink clock data utilizing preprocessor Sascha Hauer
2011-05-16  7:56   ` Sascha Hauer
2011-05-16 16:25   ` Vladimir Zapolskiy
2011-05-16 16:25     ` Vladimir Zapolskiy
2011-05-17 13:06 ` Kevin Hilman
2011-05-17 13:06   ` Kevin Hilman
2011-05-17 15:47   ` Premi, Sanjeev
2011-05-17 15:47     ` Premi, Sanjeev

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.