diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-03-18 15:03:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-24 08:26:31 +0100 |
commit | 1a8fc4f7e21ce786f8ebdf26d631e6f359ff9dfd (patch) | |
tree | b961a68fd396ab4053d292a07a1c225376e9e016 /mm | |
parent | a4780db3ad13b5381e0512b4507857390efea963 (diff) |
pps: clients: gpio: Use dev_err_probe() to avoid log noise
When GPIO APIs return -EPROBE_DEFER there is no need to print the message,
especially taking into consideration that it may repeat several times.
Use dev_err_probe() to avoid log noise in such cases.
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210318130321.24227-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions