From 7cd9bebee609c4a2e382ad5089f1c24e6098f493 Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Wed, 8 Oct 2014 17:19:13 +0200
Subject: [PATCH] imx-drm: ipuv3-plane: move stride setting out of base setup
Setting the stride can only be done on inactive channels, while
the buffer base address can also be updated for running channels
using the hardware double buffering feature.
Signed-off-by: Philipp Zabel
Signed-off-by: Greg Kroah-Hartman
---
Reading git-format-patch failed