Message ID | 20181009103342.GR4939@dell (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-iio-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 3360013AA for <patchwork-linux-iio@patchwork.kernel.org>; Tue, 9 Oct 2018 10:33:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 305E328990 for <patchwork-linux-iio@patchwork.kernel.org>; Tue, 9 Oct 2018 10:33:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 24B41289B1; Tue, 9 Oct 2018 10:33:50 +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 ABEC728990 for <patchwork-linux-iio@patchwork.kernel.org>; Tue, 9 Oct 2018 10:33:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726795AbeJIRuF (ORCPT <rfc822;patchwork-linux-iio@patchwork.kernel.org>); Tue, 9 Oct 2018 13:50:05 -0400 Received: from mail-wr1-f65.google.com ([209.85.221.65]:33772 "EHLO mail-wr1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726780AbeJIRuE (ORCPT <rfc822;linux-iio@vger.kernel.org>); Tue, 9 Oct 2018 13:50:04 -0400 Received: by mail-wr1-f65.google.com with SMTP id e4-v6so1257277wrs.0 for <linux-iio@vger.kernel.org>; Tue, 09 Oct 2018 03:33:47 -0700 (PDT) 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=WWyUQHXzTbDx0RhugJsrtwEIz5ngsvW1C088vvfrAMQ=; b=bZR0FbG2ofmpDwHXkeumA0Zg0h2OlbN18HHIJ5SB/bn12/46WIsUeehgEAoc4fmnMt 2WdhwkMK1+uOcLcOBdGdp5cnXwU9ANsxMQR7ppF8NGojAiDbEOZWhDbO2igGF4pbhttt 9v/PYMfOiNiLRVVTER/Axm3S/nXwMFz1EecuM= 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=WWyUQHXzTbDx0RhugJsrtwEIz5ngsvW1C088vvfrAMQ=; b=SDXxYjbImyspTb/OmbNSedTU8ZK282y1RV0grhvcnHQOce6lT75ePiOm788rpHFJiq GrPbzZYNnl6bzkb83vXb/xqcHK0XEwRVKG4IomvuPRBnKuIz6KLWexifCcR6SWsfZlcS ODs/0t46P1VU69KOiNDm2fVlm4/AZ9MQ7nL4ktlCRsS7EAalCUBypeTDUeqkPkJ2DYBa gfdj5iq5esklOtgff3Bqfe3GwXqNd/WM7VWAR6FdtCAiqae8agfpxr5IYxsKR+dT0lJo b1dlZfliAGtvxJieQAjw0eD2i+tAdf2/ENVeWCskFgwHpYdLmr/5NATfHZNBbYrlS/OP Ubtw== X-Gm-Message-State: ABuFfohUOERb9OgSgENBC2QfhZRU/GSd5QdNgcZbDlQpwmlNI43VXJZ6 WLrHWx4Dq7oJ/VB+NF27eBro9g== X-Google-Smtp-Source: ACcGV63MpFQajKB1j2/vbPWU1QLX31yT7TKzCxwyGcWp1Y1UVqpEBLh+rZZxl1SzqSD5RTArVPRbXA== X-Received: by 2002:adf:9c93:: with SMTP id d19-v6mr19007147wre.11.1539081227069; Tue, 09 Oct 2018 03:33:47 -0700 (PDT) Received: from dell ([2.27.167.111]) by smtp.gmail.com with ESMTPSA id 77-v6sm25876197wmv.6.2018.10.09.03.33.44 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 09 Oct 2018 03:33:46 -0700 (PDT) Date: Tue, 9 Oct 2018 11:33:42 +0100 From: Lee Jones <lee.jones@linaro.org> To: Vignesh R <vigneshr@ti.com> Cc: Jonathan Cameron <jic23@kernel.org>, Dmitry Torokhov <dmitry.torokhov@gmail.com>, linux-iio@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: [GIT PULL] Immutable branch between MFD, IIO and Input due for the v4.20 merge window Message-ID: <20181009103342.GR4939@dell> References: <20180630103318.25355-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: <20180630103318.25355-1-vigneshr@ti.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: <linux-iio.vger.kernel.org> X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
[GIT,PULL] Immutable branch between MFD, IIO and Input due for the v4.20 merge window
|
expand
|