Files
linux/drivers
Stefan Richter 2080222429 firewire: core: add forgotten dummy driver methods, remove unused ones
There is an at least theoretic race condition in which .start_iso etc.
could still be called between when the dummy driver is bound to the card
and when the children devices are being shut down.  Add dummy_start_iso
and friends.

On the other hand, .enable, .set_config_rom, .read_csr, write_csr do not
need to be implemented by the dummy driver, as commented.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2010-08-02 08:59:52 +02:00
..
2010-02-23 00:39:00 -05:00
…
…
…
…
2010-02-10 12:07:28 -07:00
…
…
…
2010-01-29 21:03:09 +01:00
2010-02-11 13:59:42 -08:00
…
…
…
2010-02-02 18:11:21 -08:00
…
…
…
2010-02-03 16:55:20 -05:00
…
…
2010-02-16 15:11:10 -08:00
…
2010-02-22 19:50:34 -08:00
…
2010-01-13 10:01:35 +00:00
…