]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: dart_iommu: Remove check for controller_ops == NULL case
authorDaniel Axtens <dja@axtens.net>
Tue, 31 Mar 2015 05:00:57 +0000 (16:00 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 11 Apr 2015 10:49:19 +0000 (20:49 +1000)
commit5173948d38559dbcefb94dbbe7310602a570034f
tree8c99282b32278d48f7d5b6bfbcec5384b7202882
parentba4aec8e35422087b18036e4a3abec3324068b2e
powerpc: dart_iommu: Remove check for controller_ops == NULL case

Now that we have ported the calls to iommu_init_early_dart to always
supply a pci_controller_ops struct, we can safely drop the check.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/dart_iommu.c