Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 516 → Rev 605

/shark/trunk/drivers/bttv/bttv-cards.c
2377,12 → 2377,10
if (autoload)
request_module("tda7432");
}
 
if (bttv_tvcards[btv->type].needs_tvaudio) {
if (autoload)
request_module("tvaudio");
}
 
/* tuner modules */
if (btv->pinnacle_id != UNSET) {
if (autoload)