On 05/06/17 22:39, Yong Zhi wrote:
> From: Tuukka Toivonen <tuukka.toivo...@intel.com>
> 
> This driver translates Intel IPU3 internal virtual
> address to physical address.
> 
> Signed-off-by: Yong Zhi <yong....@intel.com>
> ---
>  drivers/media/pci/intel/ipu3/Kconfig    |  11 +
>  drivers/media/pci/intel/ipu3/Makefile   |   1 +
>  drivers/media/pci/intel/ipu3/ipu3-mmu.c | 423 
> ++++++++++++++++++++++++++++++++
>  drivers/media/pci/intel/ipu3/ipu3-mmu.h |  73 ++++++
>  4 files changed, 508 insertions(+)
>  create mode 100644 drivers/media/pci/intel/ipu3/ipu3-mmu.c
>  create mode 100644 drivers/media/pci/intel/ipu3/ipu3-mmu.h
> 

Why is this patch and the next patch (03/12) in drivers/media? I wonder
what the reasoning is behind that since it doesn't seem very media
specific.

Regards,

        Hans

Reply via email to