Hi, Laurent
On 8/1/2015 5:22 PM, Laurent Pinchart wrote:
Hello,
While reviewing patches for the atmel-isi I noticed a couple of small issues
with the driver. Here's a patch series to fix them, the main change being the
removal of platform data support now that all users have migrated to DT.
Thanks for the patches. It's perfectly make sense.
The patches have been compile-tested only. Josh, would you be able to test
them on hardware ?
For the whole series, here is my:
Acked-by: Josh Wu <josh...@atmel.com>
Tested-by: Josh Wu <josh...@atmel.com>
Best Regards,
Josh Wu
Laurent Pinchart (4):
v4l: atmel-isi: Simplify error handling during DT parsing
v4l: atmel-isi: Remove unused variable
v4l: atmel-isi: Remove support for platform data
v4l: atmel-isi: Remove unused platform data fields
drivers/media/platform/soc_camera/atmel-isi.c | 40 ++------
drivers/media/platform/soc_camera/atmel-isi.h | 126 +++++++++++++++++++++++++
include/media/atmel-isi.h | 131 --------------------------
3 files changed, 136 insertions(+), 161 deletions(-)
create mode 100644 drivers/media/platform/soc_camera/atmel-isi.h
delete mode 100644 include/media/atmel-isi.h
--
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