diff options
author | Marek Szyprowski <[email protected]> | 2018-03-13 06:27:10 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2018-03-22 07:19:52 -0400 |
commit | c8e6f90d825166c7b41a1da081358bba658c4fad (patch) | |
tree | d61b5d777ad30b7bb2a302250a8c987d60f224e2 /scripts/bpf_helpers_doc.py | |
parent | 3ce7f6aaf1fd2b03cd39848c5142c618b062e351 (diff) |
media: s5p-mfc: Use real device for request_firmware() call
Provide proper (real) struct device to request_firmware() call. This fixes
following error messages:
(NULL device *): Direct firmware load for s5p-mfc-v6-v2.fw failed with error -2
(NULL device *): Direct firmware load for s5p-mfc-v6.fw failed with error -2
into a bit more meaningful ones:
s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v6-v2.fw failed with error -2
s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v6.fw failed with error -2
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions