Hello,

This patch series fixes issues in s5p-mfc driver related to false
assumption that driver will be used only on 32bit architectures. With
those fixes and respective IOMMU driver one can use this driver on
ARM64-based Exynos SoCs, like Exynos 5433.

Best regards
Marek Szyprowski
Samsung Poland R&D Center


Patch summary:

Marek Szyprowski (2):
  media: s5p-mfc: fix mmap support for 64-bit architecture
  media: s5p-mfc: fix broken pointer cast on 64bit arch

 drivers/media/platform/s5p-mfc/s5p_mfc_common.h | 2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_opr.h    | 2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c | 2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.9.2

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to