Message ID | 20181203113450.GM26661@dell (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-omap-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 78E7513BF for <patchwork-linux-omap@patchwork.kernel.org>; Mon, 3 Dec 2018 11:34:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5DC0A2AF8F for <patchwork-linux-omap@patchwork.kernel.org>; Mon, 3 Dec 2018 11:34:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 50E812B359; Mon, 3 Dec 2018 11:34:56 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 ECBA22AF8F for <patchwork-linux-omap@patchwork.kernel.org>; Mon, 3 Dec 2018 11:34:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726208AbeLCLfe (ORCPT <rfc822;patchwork-linux-omap@patchwork.kernel.org>); Mon, 3 Dec 2018 06:35:34 -0500 Received: from mail-wm1-f42.google.com ([209.85.128.42]:35044 "EHLO mail-wm1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725883AbeLCLfe (ORCPT <rfc822;linux-omap@vger.kernel.org>); Mon, 3 Dec 2018 06:35:34 -0500 Received: by mail-wm1-f42.google.com with SMTP id c126so5291213wmh.0 for <linux-omap@vger.kernel.org>; Mon, 03 Dec 2018 03:34:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=rBkFXOg23Gau/VI9+SAGYUJ7hE0y+HGgpzMb1MFoRP0=; b=Poe7TRDpWMu4iMvIIEG9EXd+RojoktJmaGJd6e4AGZniXRl/p1txulruGjc1kq+0Rt +P3Xp2StwKSV67QWq/d3EK/sc88XsppS33YMAyQ/AzlqQ9ecCOqFVrMBWfC42L0RV2Hs Z4RdLtV8uDVuS8WySxUsk8xD/BmBhu1Gay3Dk= 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:user-agent; bh=rBkFXOg23Gau/VI9+SAGYUJ7hE0y+HGgpzMb1MFoRP0=; b=EshgM1lzgECFGkud9Cz/SnLoxqi3PFu471GFqSPWLiaf39h5u6+CTuWR4Km93/bVyB p9LD7mE4PRSE5iTW+YvBFHVIY/U3qUA2BPtmsrDjmUmOa3yRbEzaTOBJ1xvDy/QKdPgM COoV6umZGmZg2c4uASR3okTmhDM17qfAVCnHJW6h9eQWqtlXr9KHhKPdIJHgPp8cn2bb C+2O3MQ1a/YmJc7/rSAHoRqC6bjnEI2M0GwFq/u0O2gxnuheZDjg19irtsFEX4GBv86h 7ruJvXy3253L2PrXVyWNXYUXURQDVkCaJkusSy8AOPJY+KewKP55PjEqZWmXd1ldMsQO ZrWA== X-Gm-Message-State: AA+aEWbvH6ojWziLsKEuzT2L7LGAXH9Qqw9qTAI62ap8YEzZPAeBpXMS TKfHuce0XB1WqEdKH3vbi4VeWg== X-Google-Smtp-Source: AFSGD/V+gq12fvuZnWIfpJdjUIfgGK7SlvwMh2OP8Hpocp7jvubfZ2LkEqByc6zwvHSEKx1mzbUvcA== X-Received: by 2002:a1c:85d2:: with SMTP id h201mr7455236wmd.151.1543836892940; Mon, 03 Dec 2018 03:34:52 -0800 (PST) Received: from dell ([2.31.167.218]) by smtp.gmail.com with ESMTPSA id y13sm8992722wrw.85.2018.12.03.03.34.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 03 Dec 2018 03:34:52 -0800 (PST) Date: Mon, 3 Dec 2018 11:34:50 +0000 From: Lee Jones <lee.jones@linaro.org> To: Vignesh R <vigneshr@ti.com> Cc: Jonathan Cameron <jic23@kernel.org>, Hartmut Knaack <knaack.h@gmx.de>, Lars-Peter Clausen <lars@metafoo.de>, Peter Meerwald-Stadler <pmeerw@pmeerw.net>, linux-iio@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] Immutable branch between MFD and IIO due for the v4.21 merge window Message-ID: <20181203113450.GM26661@dell> References: <20181203080118.17504-1-vigneshr@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20181203080118.17504-1-vigneshr@ti.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: <linux-omap.vger.kernel.org> X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
[GIT,PULL] Immutable branch between MFD and IIO due for the v4.21 merge window
|
expand
|