lkml.org 
[lkml]   [2022]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.15 735/846] media: correct MEDIA_TEST_SUPPORT help text
    Date
    From: Randy Dunlap <rdunlap@infradead.org>

    commit 09f4d1513267d0ab712f5d29e7bd136535748709 upstream.

    Fix grammar/wording in the help text for MEDIA_TEST_SUPPORT.

    Fixes: 4b32216adb01 ("media: split test drivers from platform directory")
    Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
    Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
    Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    drivers/media/Kconfig | 8 ++++----
    1 file changed, 4 insertions(+), 4 deletions(-)

    --- a/drivers/media/Kconfig
    +++ b/drivers/media/Kconfig
    @@ -141,10 +141,10 @@ config MEDIA_TEST_SUPPORT
    prompt "Test drivers" if MEDIA_SUPPORT_FILTER
    default y if !MEDIA_SUPPORT_FILTER
    help
    - Those drivers should not be used on production Kernels, but
    - can be useful on debug ones. It enables several dummy drivers
    - that simulate a real hardware. Very useful to test userspace
    - applications and to validate if the subsystem core is doesn't
    + These drivers should not be used on production kernels, but
    + can be useful on debug ones. This option enables several dummy drivers
    + that simulate real hardware. Very useful to test userspace
    + applications and to validate if the subsystem core doesn't
    have regressions.

    Say Y if you want to use some virtual test driver.

    \
     
     \ /
      Last update: 2022-01-24 23:10    [W:4.088 / U:1.184 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site