]> git.karo-electronics.de Git - karo-tx-linux.git/commit
RapidIO: Tsi721 driver - fixes for the initial release
authorAlexandre Bounine <alexandre.bounine@idt.com>
Mon, 24 Oct 2011 15:00:09 +0000 (02:00 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 25 Oct 2011 09:08:19 +0000 (20:08 +1100)
commit6b3b707c786b8a80ed50074d1d9d4a928763995b
treec5a8653a8b232707c926e055f94c1f305db3e8cb
parent68fa4c8f7ee3a04abab2cdfb242489feee1222bb
RapidIO: Tsi721 driver - fixes for the initial release

- address comments made by Andrew Morton,
  see http://marc.info/?l=linux-kernel&m=131361256714116&w=2
- add spinlock for IB_MSG handler
- rename private BDMA channel structure to avoid conflict with DMA engine
- fix endianess bug in outbound message interrupt handler

Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Chul Kim <chul.kim@idt.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Li Yang <leoli@freescale.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rapidio/devices/Kconfig
drivers/rapidio/devices/tsi721.c
drivers/rapidio/devices/tsi721.h