Both patches are on top of 0.5.0:
- uru4000: fix race condition on waiting power up irq
- uru4000: fix cancelling of imaging from error callback
Thanks-To: Timo Teräs <timo.teras@iki.fi>
The blacklist covered whole vendorID ranges; with the patch it will
cover the mentionned vendorID:productID pairs.
(This was not a problem as the blacklist contained only one device and
it was the only productID for this vendorID.)
The power/control blacklist is respected: 0483:2016 is blacklisted for
power/control but is supported by a built driver and as such, should get
a mode and group specification.
Closes: #679001