From patchwork Wed Feb 24 11:07:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans de Goede X-Patchwork-Id: 8405101 Return-Path: X-Original-To: patchwork-linux-media@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 451EAC0554 for ; Wed, 24 Feb 2016 11:07:37 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6E90720303 for ; Wed, 24 Feb 2016 11:07:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4F85D202E6 for ; Wed, 24 Feb 2016 11:07:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752485AbcBXLHY (ORCPT ); Wed, 24 Feb 2016 06:07:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55162 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751760AbcBXLHV (ORCPT ); Wed, 24 Feb 2016 06:07:21 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 8BE0863162; Wed, 24 Feb 2016 11:07:21 +0000 (UTC) Received: from shalem.localdomain.com (vpn1-7-31.ams2.redhat.com [10.36.7.31]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u1OB7AlL000622; Wed, 24 Feb 2016 06:07:19 -0500 From: Hans de Goede To: mchehab@osg.samsung.com Cc: Linux Media Mailing List , Hans de Goede Subject: [PATCH tvtime 4/4] default.tvtime.xml: Comment out V4LDevice so that we use the builtin default Date: Wed, 24 Feb 2016 12:07:07 +0100 Message-Id: <1456312027-8484-4-git-send-email-hdegoede@redhat.com> In-Reply-To: <1456312027-8484-1-git-send-email-hdegoede@redhat.com> References: <1456312027-8484-1-git-send-email-hdegoede@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Wed, 24 Feb 2016 11:07:21 +0000 (UTC) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The builtin default V4LDevice is "auto" on Linux and "/dev/video0" on other platforms. So we should not set a V4LDevice in our global /etc/tvtime/tvtime.xml, as that will always be wrong on one platfrom or the other. Signed-off-by: Hans de Goede --- docs/html/default.tvtime.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/html/default.tvtime.xml b/docs/html/default.tvtime.xml index 28aa6b4..285e27e 100644 --- a/docs/html/default.tvtime.xml +++ b/docs/html/default.tvtime.xml @@ -19,7 +19,9 @@ +