On Mon, Jul 14, 2025 at 11:11:32AM +0530, Ling Xu wrote: > Currently the domain ids are added for each instance of domains, this is > totally not scalable approach. Clean this mess and create domain ids for > only domains not its instances. > > Co-developed-by: Srinivas Kandagatla <srinivas.kandaga...@linaro.org> > Signed-off-by: Srinivas Kandagatla <srinivas.kandaga...@linaro.org> > Signed-off-by: Ling Xu <quic_l...@quicinc.com> > --- > drivers/misc/fastrpc.c | 50 ++++++++++++++++--------------------- > include/uapi/misc/fastrpc.h | 2 +- > 2 files changed, 22 insertions(+), 30 deletions(-)
Please separate uAPI+fastrpc_get_dsp_info() changes to a separate patch. -- With best wishes Dmitry