« Previous | Next » 

Revision d2f0ce21

IDd2f0ce2189feef94516d81fa5834fa4d65435053

Added by Alexander Graf almost 11 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences