Nick Vaccaro e47866a177 pwm: cros-ec: Fix transposed param settings
The __cros_ec_pwm_get_duty() routine was transposing the insize and
outsize fields when calling cros_ec_cmd_xfer_status().

The original code worked without error due to size of the two particular
parameter blocks passed to cros_ec_cmd_xfer_status(), so this change is
not fixing an actual runtime problem, just correcting the calling usage.

Signed-off-by: Nick Vaccaro <nvaccaro@chromium.org>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2017-07-06 17:16:37 +02:00
..
2017-04-06 17:45:04 +02:00
2017-04-06 17:45:04 +02:00
2017-04-06 17:45:03 +02:00
2017-07-06 08:38:53 +02:00
2017-01-19 00:38:17 +01:00
2017-01-25 16:11:55 +00:00
2017-07-06 09:05:21 +02:00
2017-01-19 00:38:17 +01:00
2016-11-29 16:43:24 +01:00