diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-06-21 09:36:38 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-06-29 19:03:56 -0300 |
commit | 177bc7dade38b5bd02dbcd008f92135b2c7a92b6 (patch) | |
tree | 7d7992fad74944f5d479193abea666e39338b439 /ipc | |
parent | b37d2a3a75cb0e72e18c29336cb2095b63dabfc8 (diff) |
[media] drxk: change it to use request_firmware_nowait()
The firmware blob may not be available when the driver probes.
Instead of blocking the whole kernel use request_firmware_nowait() and
continue without firmware.
This shouldn't be that bad on drx-k devices, as they all seem to have an
internal firmware. So, only the firmware update will take a little longer
to happen.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions