public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Remove __REG macro access for multi-omap
@ 2008-05-16 21:07 Tony Lindgren
  2008-05-16 21:07 ` [PATCH 1/5] CF: Change omap_cf.c to use omap_readw/writew instead of __REG " Tony Lindgren
  0 siblings, 1 reply; 10+ messages in thread
From: Tony Lindgren @ 2008-05-16 21:07 UTC (permalink / raw)
  To: linux-omap; +Cc: david-b, felipe.balbi, Tony Lindgren

Hi all,

Following patches remove the __REG macros as they don't play nicely
with multi-omap if we have different IO bases as we cannot replace
them easily with C functions if needed for non-optimized multi-omap.

The biggest patch is the USB conversion.. Please everybody try out
these patches and let me know of any issues.

There are still some unnecessary read-modify-write read-modify-write
cycles that could be replaced with single read-modify-write cycle.
Please also keep your eyes open for register width issues between
readw/writew and readl/writel.

Regards,

Tony


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

end of thread, other threads:[~2008-05-28  0:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 21:07 [PATCH 0/5] Remove __REG macro access for multi-omap Tony Lindgren
2008-05-16 21:07 ` [PATCH 1/5] CF: Change omap_cf.c to use omap_readw/writew instead of __REG " Tony Lindgren
2008-05-16 21:07   ` [PATCH 2/5] USB: Change omap USB code to use omap_read/write " Tony Lindgren
2008-05-16 21:07     ` [PATCH 3/5] ARM: OMAP: Change __REG access to omap/read write for traffic controller Tony Lindgren
2008-05-16 21:07       ` [PATCH 4/5] musb_hdrc: Change __REG access to omap_read/write for multi-boot Tony Lindgren
2008-05-16 21:07         ` [PATCH 5/5] ARM: OMAP: Remove __REG access for multi-omap Tony Lindgren
2008-05-17 10:19     ` [PATCH 2/5] USB: Change omap USB code to use omap_read/write instead of __REG " Felipe Balbi
2008-05-16 21:26   ` [PATCH 1/5] CF: Change omap_cf.c to use omap_readw/writew " David Brownell
2008-05-16 21:49     ` Tony Lindgren
2008-05-28  0:51       ` [PATCH] Misc fixes to this series (CF: Change omap_cf.c to use omap_readw/writew instead of __REG for multi-omap) Tony Lindgren

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