From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable vivid driver as a module Date: Mon, 27 Jun 2016 08:20:05 +0200 Message-ID: <5770C595.3030202@samsung.com> References: <1466773813-14647-1-git-send-email-javier@osg.samsung.com> <1466773813-14647-2-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1466773813-14647-2-git-send-email-javier@osg.samsung.com> Sender: linux-kernel-owner@vger.kernel.org To: Javier Martinez Canillas , linux-kernel@vger.kernel.org Cc: Kukjin Kim , Arnd Bergmann , Shuah Khan , linux-samsung-soc@vger.kernel.org, Olof Johansson , linux-arm-kernel@lists.infradead.org, Mauro Carvalho Chehab List-Id: linux-samsung-soc@vger.kernel.org On 06/24/2016 03:10 PM, Javier Martinez Canillas wrote: > The Virtual Video Test Driver can be used to emulate video capture and > output devices so it's very useful for testing. Since is not necessary > to boot, can be enabled as module to avoid increasing the kernel size. > > Signed-off-by: Javier Martinez Canillas > > --- > > arch/arm/configs/multi_v7_defconfig | 2 ++ > 1 file changed, 2 insertions(+) Thanks, applied both for v4.8. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Mon, 27 Jun 2016 08:20:05 +0200 Subject: [PATCH 2/2] ARM: multi_v7_defconfig: Enable vivid driver as a module In-Reply-To: <1466773813-14647-2-git-send-email-javier@osg.samsung.com> References: <1466773813-14647-1-git-send-email-javier@osg.samsung.com> <1466773813-14647-2-git-send-email-javier@osg.samsung.com> Message-ID: <5770C595.3030202@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/24/2016 03:10 PM, Javier Martinez Canillas wrote: > The Virtual Video Test Driver can be used to emulate video capture and > output devices so it's very useful for testing. Since is not necessary > to boot, can be enabled as module to avoid increasing the kernel size. > > Signed-off-by: Javier Martinez Canillas > > --- > > arch/arm/configs/multi_v7_defconfig | 2 ++ > 1 file changed, 2 insertions(+) Thanks, applied both for v4.8. Best regards, Krzysztof