public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Make DMA slave ID 0 invalid to simplify platform data
@ 2011-05-24 10:23 Guennadi Liakhovetski
  2011-05-24 10:23 ` [PATCH 1/3] sh: mark DMA slave ID 0 as invalid Guennadi Liakhovetski
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Guennadi Liakhovetski @ 2011-05-24 10:23 UTC (permalink / raw)
  To: linux-sh
  Cc: linux-mmc, Simon Horman, Magnus Damm, Ian Molton, Dan Williams,
	Vinod Koul

Currently platforms, using the SDHI TMIO driver, have to specify negative 
DMA slave IDs to force PIO mode. If default 0 is left, the driver 
recognises it as a valid DMA slave ID and tries to acquire channels. This 
fails then, because the driver cannot allocate two channels with the same 
ID, but it would be better to just make 0 an invalid ID to prevent this.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2011-06-20 19:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 10:23 [PATCH 0/3] Make DMA slave ID 0 invalid to simplify platform data Guennadi Liakhovetski
2011-05-24 10:23 ` [PATCH 1/3] sh: mark DMA slave ID 0 as invalid Guennadi Liakhovetski
2011-05-24 10:24 ` [PATCH 2/3] ARM: mach-shmobile: " Guennadi Liakhovetski
2011-05-24 10:24 ` [PATCH 3/3] mmc: SDHI: DMA slave ID 0 is invalid Guennadi Liakhovetski
2011-06-20 14:52   ` Guennadi Liakhovetski
2011-06-20 19:37     ` Chris Ball
2011-05-25  2:32 ` [PATCH 0/3] Make DMA slave ID 0 invalid to simplify platform data Paul Mundt
2011-05-25  6:48   ` Guennadi Liakhovetski

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