This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
Stefan Richter db3c9cc105 firewire: replace get_features card driver hook
by feature variables in the fw_card struct.  The hook appeared to be an
unnecessary abstraction in the card driver interface.

Cleaner would be to pass those feature flags as arguments to
fw_card_initialize() or fw_card_add(), but the FairnessControl register
is in the SCLK domain and may therefore not be accessible while Link
Power Status is off, i.e. before the card->driver->enable call from
fw_card_add().

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2010-06-19 13:01:41 +02:00
..
2010-01-13 09:04:53 +00:00
2010-02-05 07:35:05 -08:00
2009-12-23 13:33:54 +01:00
2010-04-10 16:51:13 +02:00
2010-01-11 14:32:44 +01:00
2009-12-21 11:32:27 -05:00
2009-12-25 17:30:22 -08:00
2010-02-18 02:08:16 -08:00
2010-01-14 22:38:09 -05:00
2009-12-25 17:30:22 -08:00
2010-01-16 12:15:38 -08:00