rptun: add rptun_update_rx() when device_created()
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
parent
378470f611
commit
1f9fb5fce2
@ -743,6 +743,8 @@ static int rptun_dev_start(FAR struct remoteproc *rproc)
|
||||
{
|
||||
cb->device_created(&priv->rvdev.rdev, cb->priv);
|
||||
}
|
||||
|
||||
rptun_update_rx(priv);
|
||||
}
|
||||
|
||||
nxrmutex_unlock(&g_rptun_lockcb);
|
||||
|
Loading…
Reference in New Issue
Block a user