]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/firewire/fw-card.c
firewire: implement broadcast_channel CSR for 1394a compliance
[linux-2.6-omap-h63xx.git] / drivers / firewire / fw-card.c
index 5b4c0d9f517346ec79a1426a4d7982ebe07986c8..96340ce690d4c131c9b838bb3d9ba89e65d1e5ae 100644 (file)
@@ -403,6 +403,7 @@ fw_card_initialize(struct fw_card *card, const struct fw_card_driver *driver,
        card->current_tlabel = 0;
        card->tlabel_mask = 0;
        card->color = 0;
+       card->broadcast_channel = BROADCAST_CHANNEL_INITIAL;
 
        INIT_LIST_HEAD(&card->transaction_list);
        spin_lock_init(&card->lock);