From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 402B2C43460 for ; Sun, 16 May 2021 18:33:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1916961151 for ; Sun, 16 May 2021 18:33:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229506AbhEPSeT (ORCPT ); Sun, 16 May 2021 14:34:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56922 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231159AbhEPSeR (ORCPT ); Sun, 16 May 2021 14:34:17 -0400 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C3D1C061756 for ; Sun, 16 May 2021 11:33:01 -0700 (PDT) Received: by mail-wr1-x429.google.com with SMTP id c14so2346389wrx.3 for ; Sun, 16 May 2021 11:33:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=mp4ngGM9ljz5IG8vSBHzArz2DW08hhGqygQQhBNze2E=; b=CUyD2Le0WX6DqokVANZboqbAZaK9Z/TKh23Tw8wOSQMRwnJT+q3Xzdsc4sq8H/Ldwh fiFZNbNAN8UMLymdzeX9F3pmlgK7RBvDQsdiNFtwQZevCB+dvY9tMF8Qz0DKRB3eFKzX v4LpJAzwC2x2mCqchiQY1dReePQLeHj8wZogWFhXX/Cj1+WuCOQLDSw2gpz+9sKY2ZUc joA1fIWrcBBsHhNAvS+JtZR1j2LQMKbzvhxgrOVpU3YCwG/3zldtuuA6LP5uXjqCVhoc IRMHc2xebwXD3922gKczIJV+GjGPuL07HH/hOmqewxh+Lg8JJZqZAMvoNFTbqWaw4uzQ DBUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=mp4ngGM9ljz5IG8vSBHzArz2DW08hhGqygQQhBNze2E=; b=r8u1mM+woIsvEkd56o8pd8cFLotAvVxClo6i6cVT5cK21SOjnH4XqbmsUd9SlLr5u3 t6JDt2yeoDpz7zW+INLdx1N/pBUvCPR4M6xehH94TmbGjJuuCNcCHFob0WkwnmMxlclT aKPhej2W/tqRR91T4DNSg8KiDDOfLcrd6yRS25fcwjg5t76k/u+1RqaBv8hm9R6Ja6jr UBlWqPACleH0zDMkbNf3Dug4Zjf1qH6XGHz2MjoZuB28GTvW2biqSCplqOXqxw52EHtf ixUcsJzFMRYPa+7MZ5Hcb63imr97wHBneU680biqk9VHIZWMM8Skje/AtOs6z2brpXMe GvSw== X-Gm-Message-State: AOAM532U6e0XDlaIaGsClHOj5tfqACZiy7a/FJ91YEeGX9qpLKqYd19+ FUZZDpY+soqLVjKodg8+g/wIIQ== X-Google-Smtp-Source: ABdhPJzTEREHMSHj7WA7plAa8A8Nlx5M1YVfjI7BaPfwY2dDCZy9u1+NEmfQNKw1fgjC1dad9KDGlw== X-Received: by 2002:adf:d231:: with SMTP id k17mr16061085wrh.78.1621189980193; Sun, 16 May 2021 11:33:00 -0700 (PDT) Received: from Red ([2a01:cb1d:3d5:a100:264b:feff:fe03:2806]) by smtp.googlemail.com with ESMTPSA id 61sm15256051wrm.52.2021.05.16.11.32.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 May 2021 11:32:59 -0700 (PDT) Date: Sun, 16 May 2021 20:32:56 +0200 From: LABBE Corentin To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, mjpeg-users@lists.sourceforge.net Subject: Re: [PATCH v3 05/16] docs: driver-api: media: drivers: zoran.rst: replace some characters Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Le Sun, May 16, 2021 at 12:18:22PM +0200, Mauro Carvalho Chehab a écrit : > The conversion tools used during DocBook/LaTeX/html/Markdown->ReST > conversion and some cut-and-pasted text contain some characters that > aren't easily reachable on standard keyboards and/or could cause > troubles when parsed by the documentation build system. > > Replace the occurences of the following characters: > > - U+00ad ('­'): SOFT HYPHEN > as ASCII HYPHEN is preferred over SOFT HYPHEN > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/driver-api/media/drivers/zoran.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/driver-api/media/drivers/zoran.rst b/Documentation/driver-api/media/drivers/zoran.rst > index 83cbae9cedef..b205e10c3154 100644 > --- a/Documentation/driver-api/media/drivers/zoran.rst > +++ b/Documentation/driver-api/media/drivers/zoran.rst > @@ -319,7 +319,7 @@ Conexant bt866 TV encoder > ~~~~~~~~~~~~~~~~~~~~~~~~~ > > - is used in AVS6EYES, and > -- can generate: NTSC/PAL, PAL­M, PAL­N > +- can generate: NTSC/PAL, PAL-M, PAL-N > > The adv717x, should be able to produce PAL N. But you find nothing PAL N > specific in the registers. Seem that you have to reuse a other standard Acked-by: Corentin Labbe Thanks