Simon Glass
e723318ec1
Remove unnecessary host_send_result()
...
This seems to be a hangover from the LPC protocol. We can send a result
just by sending a response with no data.
Drop this function and remove all uses of it.
Also use 'enum ec_status' instead of int, since this is the correct
response type.
BUG=chrome-os-partner:10533
TEST=manual:
build for all boards
build and boot on daisy
Change-Id: I93a029bd6ba8cec567b61af3b410bcead015b5c0
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-on: https://gerrit.chromium.org/gerrit/25980
2012-07-02 20:36:57 -07:00
..
2012-06-28 23:44:41 -07:00
2012-04-19 01:16:01 +08:00
2012-06-27 03:22:17 -07:00
2012-06-28 06:39:46 -07:00
2012-05-25 13:34:06 -07:00
2012-06-13 13:17:33 -07:00
2012-06-13 13:17:33 -07:00
2012-05-25 13:34:06 -07:00
2012-06-26 13:58:54 -07:00
2012-06-26 13:58:54 -07:00
2012-06-29 15:01:40 -07:00
2012-05-22 15:04:13 +00:00
2012-06-28 17:40:39 -07:00
2012-07-02 15:26:02 -07:00
2012-05-25 13:34:06 -07:00
2012-05-21 16:30:12 -07:00
2012-07-02 20:36:57 -07:00
2012-05-25 13:34:06 -07:00
2012-06-07 20:48:51 -07:00
2012-06-22 15:35:41 -07:00
2012-06-19 21:38:52 -07:00
2012-06-25 15:37:41 -07:00
2012-06-26 13:58:53 -07:00
2012-05-25 13:34:06 -07:00
2012-06-27 00:55:04 -07:00
2012-06-25 07:15:50 -07:00
2012-06-25 07:15:52 -07:00
2012-07-01 15:45:09 -07:00
2012-07-01 15:45:09 -07:00
2012-06-18 11:48:15 -07:00
2012-05-25 13:34:06 -07:00
2012-06-07 14:33:26 -07:00
2012-05-15 18:34:50 -07:00
2012-06-22 15:56:57 -07:00
2012-06-07 20:48:51 -07:00
2012-04-19 18:15:18 -07:00
2012-06-27 03:22:17 -07:00
2012-05-25 13:34:06 -07:00
2012-07-02 20:36:57 -07:00
2012-05-22 01:00:41 +08:00
2012-05-25 13:34:06 -07:00
2012-05-21 16:46:59 +08:00
2012-06-22 11:12:43 -07:00
2012-05-28 16:42:17 +08:00
2012-06-07 12:07:38 -07:00
2012-05-15 18:34:50 -07:00
2012-05-25 13:34:06 -07:00
2012-05-14 13:35:03 -07:00
2012-06-25 15:37:42 -07:00
2012-06-26 17:01:52 -07:00
2012-05-10 17:27:36 -07:00
2012-06-26 13:58:54 -07:00
2012-03-02 16:46:26 +00:00
2012-06-29 10:22:50 -07:00