commit | 6f13d2ce0553e8217e631f866e60450b1313cf76 | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Wed Feb 26 00:10:07 2020 -0800 |
committer | Maxime Ripard <maxime@cerno.tech> | Thu Feb 27 13:49:27 2020 +0100 |
tree | 6d9a9056f7446551cd1fdd82d1fe73e3d10eb503 | |
parent | 18b39fb975b79d6526449ca7c8ab504bc92e2825 [diff] |
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