Commit fb4679f
misc: fastrpc: Cleanup the domain names
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.kandagatla@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Ekansh Gupta <ekansh.gupta@oss.qualcomm.com>
Signed-off-by: Ling Xu <quic_lxu5@quicinc.com>
Signed-off-by: Srinivas Kandagatla <srini@kernel.org>
Link: https://lore.kernel.org/r/20250912131302.303199-4-srini@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent d81c041 commit fb4679f
1 file changed
Lines changed: 20 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
106 | 104 | | |
107 | 105 | | |
108 | 106 | | |
109 | | - | |
110 | | - | |
111 | 107 | | |
112 | 108 | | |
113 | 109 | | |
| |||
2243 | 2239 | | |
2244 | 2240 | | |
2245 | 2241 | | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
2246 | 2256 | | |
2247 | 2257 | | |
2248 | 2258 | | |
| |||
2258 | 2268 | | |
2259 | 2269 | | |
2260 | 2270 | | |
2261 | | - | |
2262 | | - | |
2263 | | - | |
2264 | | - | |
2265 | | - | |
2266 | | - | |
| 2271 | + | |
2267 | 2272 | | |
2268 | 2273 | | |
2269 | | - | |
| 2274 | + | |
2270 | 2275 | | |
2271 | 2276 | | |
2272 | 2277 | | |
| |||
2313 | 2318 | | |
2314 | 2319 | | |
2315 | 2320 | | |
2316 | | - | |
| 2321 | + | |
2317 | 2322 | | |
2318 | | - | |
| 2323 | + | |
2319 | 2324 | | |
2320 | 2325 | | |
2321 | 2326 | | |
2322 | 2327 | | |
2323 | | - | |
2324 | 2328 | | |
2325 | 2329 | | |
2326 | | - | |
| 2330 | + | |
2327 | 2331 | | |
2328 | 2332 | | |
2329 | 2333 | | |
2330 | | - | |
| 2334 | + | |
2331 | 2335 | | |
2332 | 2336 | | |
2333 | 2337 | | |
| |||
0 commit comments