Re: [PATCH v9 4/5] misc: fastrpc: Cleanup the domain names

2025-07-16 Thread Dmitry Baryshkov
On Wed, Jul 16, 2025 at 06:58:35PM +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 > Signed-off-by

[PATCH v9 4/5] misc: fastrpc: Cleanup the domain names

2025-07-16 Thread Ling Xu
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 Signed-off-by: Srinivas Kandagatla Signed-off-by: Ling Xu --- drivers/misc/fast