diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2017-10-30 12:37:55 +0100 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2017-11-06 18:40:53 +0100 |
commit | 395df08d2e1de238a9c8c33fdcd0e2160efd63a9 (patch) | |
tree | 7825cddf28a6dcd47110e00cbb9ab036ceaa7a6f /scripts/kallsyms.c | |
parent | iommu/amd: Limit the IOVA page range to the specified addresses (diff) | |
download | linux-395df08d2e1de238a9c8c33fdcd0e2160efd63a9.tar.xz linux-395df08d2e1de238a9c8c33fdcd0e2160efd63a9.zip |
iommu/mediatek: Fix driver name
There exist two Mediatek iommu drivers for the two different
generations of the device. But both drivers have the same name
"mtk-iommu". This breaks the registration of the second driver:
Error: Driver 'mtk-iommu' is already registered, aborting...
Fix this by changing the name for first generation to
"mtk-iommu-v1".
Fixes: b17336c55d89 ("iommu/mediatek: add support for mtk iommu generation one HW")
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'scripts/kallsyms.c')
0 files changed, 0 insertions, 0 deletions