linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Use of data types
@ 2010-01-18 12:43 Khushhua Mogambo
  2010-01-18 13:41 ` Uwe Kleine-König
  0 siblings, 1 reply; 9+ messages in thread
From: Khushhua Mogambo @ 2010-01-18 12:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hi
  I starting to port Linux kernel to my companies new ARM based
SoC and development board.

Some of the regs is 16bits wide and some is 32bits width. I ask if
my using u16 and u32 in place of 'unsigned short' and 'unsigned int'
in the whole porting would be acceptable or not?

In different wording, using only u16 and u32 always is considered good
quality or bad?

many thanks.

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

end of thread, other threads:[~2010-01-20 12:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-18 12:43 Use of data types Khushhua Mogambo
2010-01-18 13:41 ` Uwe Kleine-König
2010-01-18 13:42   ` Matthias Kaehlcke
2010-01-18 13:52     ` Russell King - ARM Linux
     [not found]     ` <4B546900.3020506@ru.mvista.com>
2010-01-19 11:57       ` Khushhua Mogambo
2010-01-19 17:42         ` Russell King - ARM Linux
2010-01-20 12:15           ` Khushhua Mogambo
2010-01-20  5:25         ` Ben Dooks
2010-01-18 13:48   ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).