qemu/hw/misc/macio
Alexander Graf d2f0ce2189 PPC: dbdma: Move static bh variable to device struct
The DBDMA controller has a bottom half to asynchronously process DMA
request queues.

This bh was stored as a gross static variable. Move it into the device
struct instead.

While at it, move all users of it to the new generic kick function.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-07-11 18:51:24 +02:00
..
cuda.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
mac_dbdma.c PPC: dbdma: Move static bh variable to device struct 2013-07-11 18:51:24 +02:00
macio.c PPC: g3beige: Move secondary IDE bus to mac-io 2013-07-11 18:51:24 +02:00
Makefile.objs hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00