Commit d494d08
Marc Zyngier
irqchip/qcom-pdc: Kill qcom_pdc_translate helper
qcom_pdc_translate() really is nothing but an open coded version
of irq_domain_translate_twocell(). Get rid of it and use the common
version instead.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Maulik Shah <quic_mkshah@quicinc.com>
Link: https://lore.kernel.org/r/20220224101226.88373-4-maz@kernel.org1 parent 4dc7071 commit d494d08
1 file changed
Lines changed: 2 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | 201 | | |
217 | 202 | | |
218 | 203 | | |
| |||
223 | 208 | | |
224 | 209 | | |
225 | 210 | | |
226 | | - | |
| 211 | + | |
227 | 212 | | |
228 | 213 | | |
229 | 214 | | |
| |||
256 | 241 | | |
257 | 242 | | |
258 | 243 | | |
259 | | - | |
| 244 | + | |
260 | 245 | | |
261 | 246 | | |
262 | 247 | | |
| |||
0 commit comments