diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-05-03 20:21:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-10 11:19:39 +0200 |
commit | 37667f6e57712cef5652fa67f1cbd1299e204d94 (patch) | |
tree | b3cdb37c28998db8173438018c5a1788ae6bfe0f /Kconfig | |
parent | ec03c2104365ead0a33627c05e685093eed3eaef (diff) |
staging: fbtft: Don't spam logs when probe is deferred
When requesting GPIO line the probe can be deferred.
In such case don't spam logs with an error message.
This can be achieved by switching to dev_err_probe().
Fixes: c440eee1a7a1 ("Staging: fbtft: Switch to the gpio descriptor interface")
Cc: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210503172114.27891-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions