]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: gpio: fix missing response on request errors
authorJohan Hovold <johan@hovoldconsulting.com>
Fri, 27 Mar 2015 11:45:43 +0000 (12:45 +0100)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 30 Mar 2015 13:17:37 +0000 (15:17 +0200)
commitfef96a226eca4eae4aea1657ebcf5b013d6e48b6
tree556cdd2d4ab9dfeb99ee99db9018789e84af5095
parent244b5a2344bce5d9675e02da65b24e026926348c
greybus: gpio: fix missing response on request errors

Send response also to incoming requests that cannot be fulfilled.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/gpio.c