Re: [PATCH] video: exynos_mipi_dsim: Remove unused variable

2013-11-26 Thread Tomi Valkeinen
On 2013-11-15 04:52, Sachin Kamat wrote: + Tomi Hi Olof, On 15 November 2013 02:39, Olof Johansson o...@lixom.net wrote: commit 7e0be9f9f7cba3356f75b86737dbe3a005da067e ('video: exynos_mipi_dsim: Use the generic PHY driver') resulted in a warning about an unused variable:

Re: [PATCH] video: exynos_mipi_dsim: Remove unused variable

2013-11-14 Thread Greg Kroah-Hartman
On Thu, Nov 14, 2013 at 01:09:24PM -0800, Olof Johansson wrote: commit 7e0be9f9f7cba3356f75b86737dbe3a005da067e ('video: exynos_mipi_dsim: Use the generic PHY driver') resulted in a warning about an unused variable: drivers/video/exynos/exynos_mipi_dsi.c:144:26: warning: unused variable

Re: [PATCH] video: exynos_mipi_dsim: Remove unused variable

2013-11-14 Thread Olof Johansson
On Thu, Nov 14, 2013 at 5:32 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Thu, Nov 14, 2013 at 01:09:24PM -0800, Olof Johansson wrote: commit 7e0be9f9f7cba3356f75b86737dbe3a005da067e ('video: exynos_mipi_dsim: Use the generic PHY driver') resulted in a warning about an unused

RE: [PATCH] video: exynos_mipi_dsim: Remove unused variable

2013-11-14 Thread Inki Dae
; InKi Dae Subject: Re: [PATCH] video: exynos_mipi_dsim: Remove unused variable On Thu, Nov 14, 2013 at 5:32 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Thu, Nov 14, 2013 at 01:09:24PM -0800, Olof Johansson wrote: commit 7e0be9f9f7cba3356f75b86737dbe3a005da067e ('video