Age | Commit message (Collapse) | Author |
|
- use c99 initializers
- remove blank lines
- remove bt848.h -- it's already in driver/media/video
(this probably breaks 2.4 compilation)
|
|
- make DMA block pointer volatile
- use one local tasklet per card
- remove spinlock bt->s_lock, it protected an atomic variable only
- remove obsolete waitqueue code, the waitqueue was not used anymore
|
|
- remove flush_workqueue(wq) from dvb_net.c -- don't we have to ensure that the handler has finished? all other drivers don't do this as well...?
|
|
|
|
- Push sync handling down to DVB API
- Major fixes
|
|
|