summaryrefslogtreecommitdiff
path: root/common/host_command_pd.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/host_command_pd.c')
-rw-r--r--common/host_command_pd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/host_command_pd.c b/common/host_command_pd.c
index 444e9e3288..252ade01b7 100644
--- a/common/host_command_pd.c
+++ b/common/host_command_pd.c
@@ -56,6 +56,8 @@ static void pd_exchange_status(void)
void pd_command_task(void)
{
+ /* On startup exchange status with the PD */
+ pd_exchange_status();
while (1) {
/* Wait for the next command event */