From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH V5 1/2] video: exynos_dp: Add device tree support to DP driver Date: Fri, 12 Oct 2012 23:54:48 +0200 Message-ID: <1909932.BXc5ALaqMM@flatron> References: <1350074859-23226-1-git-send-email-ajaykumar.rs@samsung.com> <50788F25.2040003@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <50788F25.2040003@gmail.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Sylwester Nawrocki Cc: Ajay Kumar , linux-samsung-soc@vger.kernel.org, linux-fbdev@vger.kernel.org, jg1.han@samsung.com, devicetree-discuss@lists.ozlabs.org, FlorianSchandinat@gmx.de, thomas.ab@samsung.com List-Id: devicetree@vger.kernel.org Dnia pi=C4=85tek, 12 pa=C5=BAdziernika 2012 23:44:05 Sylwester Nawrocki= pisze: > On 10/12/2012 10:47 PM, Ajay Kumar wrote: > > This patch enables device tree based discovery support for DP drive= r. > > The driver is modified to handle platform data in both the cases: > > with DT and non-DT. > >=20 > > Signed-off-by: Ajay Kumar > > Acked-by: Jingoo Han > > --- > >=20 > > drivers/video/exynos/exynos_dp_core.c | 161 > > ++++++++++++++++++++++++++++++--- > > drivers/video/exynos/exynos_dp_core.h | 2 + > > 2 files changed, 149 insertions(+), 14 deletions(-) > >=20 > > diff --git a/drivers/video/exynos/exynos_dp_core.c > > b/drivers/video/exynos/exynos_dp_core.c index d55470e..62932ba 1006= 44 > > --- a/drivers/video/exynos/exynos_dp_core.c > > +++ b/drivers/video/exynos/exynos_dp_core.c > > @@ -18,6 +18,7 @@ > >=20 > > #include > > #include > > #include > >=20 > > +#include > >=20 > > #include