OSDN Git Service

drm/bridge: anx6345: don't print error message if regulator is not ready
authorVasily Khoruzhick <anarsoul@gmail.com>
Wed, 26 Feb 2020 08:10:07 +0000 (00:10 -0800)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 27 Feb 2020 12:49:27 +0000 (13:49 +0100)
commit6f13d2ce0553e8217e631f866e60450b1313cf76
tree6d9a9056f7446551cd1fdd82d1fe73e3d10eb503
parent18b39fb975b79d6526449ca7c8ab504bc92e2825
drm/bridge: anx6345: don't print error message if regulator is not ready

We don't want to print scary message if devm_regulator_get() returns
-EPROBE_DEFER

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20200226081011.1347245-3-anarsoul@gmail.com
drivers/gpu/drm/bridge/analogix/analogix-anx6345.c