diff options
author | Hans de Goede <[email protected]> | 2017-03-08 14:50:15 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2017-03-20 19:14:16 +0200 |
commit | d79fe4cb70d8deab7b8dc1de547ed4b915574414 (patch) | |
tree | 2ba5b8b7be31d140b084550d7773748b642dd8e6 /tools/perf/scripts/python/syscall-counts.py | |
parent | f1ac3aa212af6dd0a36dc07a63f95f91be6f4935 (diff) |
brcmfmac: Do not print the firmware version as an error
Using pr_err for things which are not errors is a bad idea. E.g. it
will cause the plymouth bootsplash screen to drop back to the text
console so that the user can see the error, which is not what we
normally want to happen.
Instead add a new brcmf_info macro and use that.
Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions