Merge " msm: ADSPRPC: Use correct method for static processes"

This commit is contained in:
Linux Build Service Account 2017-02-06 04:23:38 -08:00 committed by Gerrit - the friendly Code Review server
commit 2aad560e7a

View file

@ -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;