Commit a233547
platform/chrome: cros_ec: Fix host command for regulator control.
Since the host command number 0x012B conflicts with other EC host
command, add one to all regulator control related host command.
Also fix a wrong alignment on struct and sync the comment with the one
in ChromeOS EC codebase.
Fixes: dff08ca ("platform/chrome: cros_ec: Add command for regulator control.")
Signed-off-by: Pi-Hsun Shih <pihsun@chromium.org>
Acked-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20200724080358.619245-1-pihsun@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent 3bda44f commit a233547
1 file changed
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5438 | 5438 | | |
5439 | 5439 | | |
5440 | 5440 | | |
5441 | | - | |
| 5441 | + | |
5442 | 5442 | | |
5443 | 5443 | | |
5444 | 5444 | | |
| |||
5454 | 5454 | | |
5455 | 5455 | | |
5456 | 5456 | | |
5457 | | - | |
| 5457 | + | |
5458 | 5458 | | |
5459 | 5459 | | |
5460 | 5460 | | |
5461 | 5461 | | |
5462 | | - | |
| 5462 | + | |
5463 | 5463 | | |
5464 | 5464 | | |
5465 | 5465 | | |
| |||
5471 | 5471 | | |
5472 | 5472 | | |
5473 | 5473 | | |
5474 | | - | |
| 5474 | + | |
5475 | 5475 | | |
5476 | 5476 | | |
5477 | 5477 | | |
| |||
5489 | 5489 | | |
5490 | 5490 | | |
5491 | 5491 | | |
5492 | | - | |
| 5492 | + | |
5493 | 5493 | | |
5494 | 5494 | | |
5495 | 5495 | | |
| |||
5500 | 5500 | | |
5501 | 5501 | | |
5502 | 5502 | | |
5503 | | - | |
| 5503 | + | |
| 5504 | + | |
5504 | 5505 | | |
5505 | | - | |
| 5506 | + | |
5506 | 5507 | | |
5507 | 5508 | | |
5508 | 5509 | | |
| |||
0 commit comments