]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Fri, 15 Jul 2016 23:28:41 +0000 (16:28 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Sep 2016 06:34:52 +0000 (08:34 +0200)
commit5523d7e90280a5f75f4666114639c69c20ea68b9
tree39867619f054eac82a00f1ec39924e795d650774
parent37e0f46b779f3081fc4719956eb44cacbb5a294f
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper

commit 9798ac6d32c1a32d6d92d853ff507d2d39c4300c upstream.

So that callers of cros_ec_cmd_xfer() don't have to repeat boilerplate
code when checking for errors from the EC side.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Benson Leung <bleung@chromium.org>
Signed-off-by: Brian Norris <briannorris@chromium.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Tested-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/chrome/cros_ec_proto.c
include/linux/mfd/cros_ec.h