Message ID | 20200212173727.19476-1-kieran.bingham+renesas@ideasonboard.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=mZgV=4A=vger.kernel.org=linux-renesas-soc-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2548013A4 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Wed, 12 Feb 2020 17:37:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EDFC421569 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Wed, 12 Feb 2020 17:37:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="sVg1NSHc" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727264AbgBLRhd (ORCPT <rfc822;patchwork-linux-renesas-soc@patchwork.kernel.org>); Wed, 12 Feb 2020 12:37:33 -0500 Received: from perceval.ideasonboard.com ([213.167.242.64]:38398 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726728AbgBLRhd (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Wed, 12 Feb 2020 12:37:33 -0500 Received: from localhost.localdomain (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 7E4C2808; Wed, 12 Feb 2020 18:37:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1581529051; bh=tByacKDtzas+FsPO+cxefndiOqIRRGbQTPgjJ1q3c3E=; h=From:To:Cc:Subject:Date:From; b=sVg1NSHcWLSJgGoJgEuEfzcFmaq5vqGEcPTADWSRutV2abeN3VxMmu7BKVvAwpeLq PyBukqvg0erEK6hPJweX4V6bslTdx3ln6AFX20jd38/yxee9FRwD/qcSnHGpFoavYU UW5EgY+GDc9GxROWFMQrmk47Yk/tmNrRXADLQH4U= From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> To: linux-renesas-soc@vger.kernel.org, Jacopo Mondi <jacopo@jmondi.org>, =?utf-8?q?Niklas_S=C3=B6derlund?= <niklas.soderlund@ragnatech.se>, Laurent Pinchart <laurent.pinchart@ideasonboard.com> Cc: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Subject: [PATCH 0/2] max9286: Refactor V4L2 support to prevent EPROBE_DEFER failures Date: Wed, 12 Feb 2020 17:37:25 +0000 Message-Id: <20200212173727.19476-1-kieran.bingham+renesas@ideasonboard.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org |
Series |
max9286: Refactor V4L2 support to prevent EPROBE_DEFER failures
|
expand
|