Message ID | 1536685593-27512-1-git-send-email-phdm@macqel.be (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-media-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B5C8C921 for <patchwork-linux-media@patchwork.kernel.org>; Tue, 11 Sep 2018 17:06:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9EF7229A64 for <patchwork-linux-media@patchwork.kernel.org>; Tue, 11 Sep 2018 17:06:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9299E29AD3; Tue, 11 Sep 2018 17:06:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8CD2829A64 for <patchwork-linux-media@patchwork.kernel.org>; Tue, 11 Sep 2018 17:06:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728122AbeIKWG5 (ORCPT <rfc822;patchwork-linux-media@patchwork.kernel.org>); Tue, 11 Sep 2018 18:06:57 -0400 Received: from smtp2.macqel.be ([109.135.2.61]:49320 "EHLO smtp2.macqel.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727647AbeIKWG5 (ORCPT <rfc822;linux-media@vger.kernel.org>); Tue, 11 Sep 2018 18:06:57 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp2.macqel.be (Postfix) with ESMTP id 98179130D43; Tue, 11 Sep 2018 19:06:42 +0200 (CEST) X-Virus-Scanned: amavisd-new at macqel.be Received: from smtp2.macqel.be ([127.0.0.1]) by localhost (mail.macqel.be [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id otU1b8ObYmVJ; Tue, 11 Sep 2018 19:06:41 +0200 (CEST) Received: from perdita.MACQEL (perdita.macqel [10.1.40.53]) by smtp2.macqel.be (Postfix) with ESMTP id 0967C130D3A; Tue, 11 Sep 2018 19:06:41 +0200 (CEST) Received: from perdita.MACQEL (localhost [127.0.0.1]) by perdita.MACQEL (8.14.4/8.14.4/SuSE Linux 0.8) with ESMTP id w8BH6cfV027561; Tue, 11 Sep 2018 19:06:40 +0200 Received: (from p6@localhost) by perdita.MACQEL (8.14.4/8.14.4/Submit) id w8BH6cS5027551; Tue, 11 Sep 2018 19:06:38 +0200 X-Authentication-Warning: perdita.MACQEL: p6 set sender to phdm@macq.eu using -f From: Philippe De Muyter <phdm@macqel.be> To: linux-media@vger.kernel.org, slongerbeam@gmail.com Cc: Philippe De Muyter <phdm@macqel.be> Subject: [PATCH v3 0/2] media: v4l2-subdev.h: allow V4L2_FRMIVAL_TYPE_CONTINUOUS & _STEPWISE Date: Tue, 11 Sep 2018 19:06:31 +0200 Message-Id: <1536685593-27512-1-git-send-email-phdm@macqel.be> X-Mailer: git-send-email 1.8.4 In-Reply-To: <linux-media@vger.kernel.org.slongerbeam@gmail.com> References: <linux-media@vger.kernel.org.slongerbeam@gmail.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
media: v4l2-subdev.h: allow V4L2_FRMIVAL_TYPE_CONTINUOUS & _STEPWISE
|
expand
|