Stefan Richter wrote:
> FireWire upper layer drivers are converted from generic
>     struct driver.probe() and .remove()
> to bus-specific
>     struct fw_driver.probe() and .remove().

Acked-by: Clemens Ladisch <clem...@ladisch.de>
for these:
>  sound/firewire/isight.c             |   44 ++++++------
>  sound/firewire/scs1x.c              |   39 +++++-----
>  sound/firewire/speakers.c           |  106 +++++++++++-----------------

> Although all in-tree drivers are being converted to the new methods,
> support for the old methods is left in place for the time being, aiming
> to avoid conflicts if/when new drivers are being merged into the
> mainline via other trees.

AFAICS it's unlikely that any of the new sound drivers will be merged soon
enough for this to matter.


Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to