On Tuesday, June 24, 2014 03:39:43 PM Luis R. Rodriguez wrote:
From: "Luis R. Rodriguez" <redacted>
The p54 driver uses request_firmware() twice, once for actual
firmware and then another time for an optional user overide on
EEPROM, 3826.eeprom. The custom EEPROM is optional but if not
present we'll introduce an extra lag of 60 seconds with udev
present. Annotate we don't want udev nonsense here to avoid
the lag in case its not present.
[...]
Cc: Takashi Iwai <redacted>
Cc: Christian Lamparter <chunkeey@googlemail.com>
Cc: linux-wireless@vger.kernel.org
Cc: cocci@systeme.lip6.fr
Signed-off-by: Luis R. Rodriguez <redacted>
Acked-By: Christian Lamparter <chunkeey@googlemail.com>