From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylwester Nawrocki Subject: Re: [PATCH 0/2] [media] exynos4-is: Trivial fixes for DT port/endpoint parse logic Date: Mon, 07 Mar 2016 10:24:17 +0100 Message-ID: <56DD48C1.8010004@samsung.com> References: <1457122813-12791-1-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: Sender: linux-kernel-owner@vger.kernel.org To: Krzysztof Kozlowski , Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Kukjin Kim , Mauro Carvalho Chehab , linux-samsung-soc@vger.kernel.org, Kyungmin Park , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org Hi Javier, Krzysztof, On 03/05/2016 05:35 AM, Krzysztof Kozlowski wrote: > 2016-03-05 5:20 GMT+09:00 Javier Martinez Canillas : >> > Hello, >> > >> > This series have two trivial fixes for issues that I noticed while >> > reading as a reference the driver's functions that parse the graph >> > port and endpoints nodes. >> > >> > It was only compile tested because I don't have access to a Exynos4 >> > hardware to test the DT parsing, but the patches are very simple. > > Not directly related, but similar: my previous two patches for missing > of_node_put [0] are unfortunately still waiting. Although I have > Exynos4 boards, but I don't have infrastructure/scripts to test it. > > Best regards, > Krzysztof > > [0] https://patchwork.linuxtv.org/patch/32707/ Thanks for the patches, I've delegated them to myself and I'm going to review/apply them this week.