Merge " msm: ADSPRPC: Use correct method for static processes"
This commit is contained in:
commit
2aad560e7a
1 changed files with 1 additions and 1 deletions
|
@ -1630,7 +1630,7 @@ static int fastrpc_init_process(struct fastrpc_file *fl,
|
|||
fds[2] = 0;
|
||||
ioctl.inv.handle = 1;
|
||||
|
||||
ioctl.inv.sc = REMOTE_SCALARS_MAKE(7, 3, 0);
|
||||
ioctl.inv.sc = REMOTE_SCALARS_MAKE(8, 3, 0);
|
||||
ioctl.inv.pra = ra;
|
||||
ioctl.fds = 0;
|
||||
ioctl.attrs = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue