diff options
| author | Hans de Goede <[email protected]> | 2017-05-28 09:31:48 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-06-07 12:47:17 -0300 |
| commit | 797f91e6417abcc9a07f9c99dd9128ae7622ee81 (patch) | |
| tree | 66dfcfeaf5c3e0aafa52d6c8ff263d8c2967d13b /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 008d8e10054b3548cf9781083c26809486d7c07c (diff) | |
[media] staging: atomisp: Do not call dev_warn with a NULL device
Do not call dev_warn with a NULL device, this silence the following 2
warnings:
[ 14.392194] (NULL device *): Failed to find gmin variable gmin_V2P8GPIO
[ 14.392257] (NULL device *): Failed to find gmin variable gmin_V1P8GPIO
We could switch to using pr_warn for dev == NULL instead, but as comments
in the source indicate, the check for these 2 special gmin variables with
a NULL device is a workaround for 2 specific evaluation boards, so
completely silencing the missing warning for these actually is a good
thing.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions