Message ID | cover.1533055990.git.mchehab+samsung@kernel.org (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 4331B15E2 for <patchwork-linux-media@patchwork.kernel.org>; Tue, 31 Jul 2018 17:02:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2FDD12B0B6 for <patchwork-linux-media@patchwork.kernel.org>; Tue, 31 Jul 2018 17:02:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 23F202B0F8; Tue, 31 Jul 2018 17:02:22 +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.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID 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 BC0FE2B0B6 for <patchwork-linux-media@patchwork.kernel.org>; Tue, 31 Jul 2018 17:02:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732223AbeGaSnd (ORCPT <rfc822;patchwork-linux-media@patchwork.kernel.org>); Tue, 31 Jul 2018 14:43:33 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:36672 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732215AbeGaSnc (ORCPT <rfc822;linux-media@vger.kernel.org>); Tue, 31 Jul 2018 14:43:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:Message-Id:Date:Subject:Cc:To: From:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Pk//gvtxir31bnE8TbxH95WhB9bOxPrwvBmta6QsC0o=; b=t35/L7kyBuNnIV1ulNlx5x75f2 tSblruDgPp0JCpgXooKtzK26MPGsmnUs57tYkyMhI/GinJrPWiM3G/PRWSUumzpNrFZdvA1Wb/LJD K/1KXhIqaaXomSFDwqyb2YsXvsJPr+B0Sfu0Vv0wgo5K1UCrTxAl2HYNHukz5Af7h8qrbL/88VAZ+ 78fWKgc9EN6TAW5H/rB6268+Xyb+i9+53H70SqHZ+7wjFUYYkRsQCAmfzk3pRph2FeB1tb6yqus6Q 0LMARfPlVSa6na0U6N3xmB9jRrn0ryJbDbwfr9WDDGMFN+N520eB2I8NkOQl26WyCVIV288gKCW2e CmwOU/kg==; Received: from [179.182.165.210] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1fkY2L-0002av-QK; Tue, 31 Jul 2018 17:02:17 +0000 Received: from mchehab by bombadil.infradead.org with local (Exim 4.91) (envelope-from <mchehab@bombadil.infradead.org>) id 1fkY2J-0007c7-8J; Tue, 31 Jul 2018 14:02:15 -0300 From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> To: Linux Media Mailing List <linux-media@vger.kernel.org> Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>, Mauro Carvalho Chehab <mchehab@infradead.org>, Kees Cook <keescook@chromium.org>, Brian Warner <brian.warner@samsung.com>, Hans Verkuil <hans.verkuil@cisco.com>, Antti Palosaari <crope@iki.fi>, Sakari Ailus <sakari.ailus@linux.intel.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Shuah Khan <shuah@kernel.org>, Michael Krufky <mkrufky@linuxtv.org>, Pravin Shedge <pravin.shedge4linux@gmail.com> Subject: [PATCH RFC 0/4] Better handle pads for tuning/decoder part of the devices Date: Tue, 31 Jul 2018 14:02:09 -0300 Message-Id: <cover.1533055990.git.mchehab+samsung@kernel.org> X-Mailer: git-send-email 2.17.1 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 |
Better handle pads for tuning/decoder part of the devices
|
expand
|