]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
gpio: davinci: silence error prints in case of EPROBE_DEFER
authorKeerthy <j-keerthy@ti.com>
Mon, 8 Jul 2019 08:49:04 +0000 (14:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jul 2019 06:28:36 +0000 (08:28 +0200)
commitdfc0a1b1013076fa14eec2fcc453e1f94d6ee400
tree48f2217759dda5442acf1c11202b21bb6ad5406a
parentf39659f4b3b4742310550a4225bfebf41117f378
gpio: davinci: silence error prints in case of EPROBE_DEFER

commit 541e4095f388c196685685633c950cb9b97f8039 upstream.

Silence error prints in case of EPROBE_DEFER. This avoids
multiple/duplicate defer prints during boot.

Cc: <stable@vger.kernel.org>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpio/gpio-davinci.c