diff options
| author | Pali Rohár <[email protected]> | 2024-06-06 18:33:23 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-12 13:07:43 -0600 |
| commit | 89b009dfdcb7077e64e3d104e12d7377721c9102 (patch) | |
| tree | eee18c1646f5c711247dea0a2c0f9ad3947839ce /include/linux | |
| parent | 07928d4fec0e07ee57707011e799c9933afbc1c1 (diff) | |
powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id()
The find_law() function searches for LAW just by physical address. This
is unsuitable for cases with overlapping LAWs. Extend it to
find_law_by_addr_id(), which searches for LAW by physical address and
target id.
Add a static inline definition of the original find_law() into fsl_law.h
header.
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Marek Mojík <[email protected]>
Reviewed-by: Marek Behún <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
