Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> wrote: > From: Alexander Usyskin <alexander.usyskin@xxxxxxxxx> > > Expose the client dma mapping via mei client bus interface. > The client dma has to be mapped before the device is enabled, > therefore we need to create device linking already during mapping > and we need to unmap after the client is disable hence we need to > postpone the unlink and flush till unmapping or when > destroying the device. > > Signed-off-by: Alexander Usyskin <alexander.usyskin@xxxxxxxxx> > Co-developed-by: Tomas Winkler <tomas.winkler@xxxxxxxxx> > Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx> > Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> > Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx> > Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> 3 patches applied to iwlwifi-next.git, thanks. d0f2edda1651 iwlwifi: pcie: don't enable BHs with IRQs disabled fc07b83286af mei: bus: add client dma interface 09df8fa50be8 iwlwifi: mei: add the driver to allow cooperation with CSME