Message ID | 20181021200002.1472-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-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 A308D1508 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Sun, 21 Oct 2018 20:05:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9435D287CF for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Sun, 21 Oct 2018 20:05:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 88B82287ED; Sun, 21 Oct 2018 20:05:49 +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=-5.4 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI,SUSPICIOUS_RECIPS autolearn=unavailable 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 3B84A287CF for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Sun, 21 Oct 2018 20:05:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727450AbeJVEPf (ORCPT <rfc822;patchwork-linux-renesas-soc@patchwork.kernel.org>); Mon, 22 Oct 2018 00:15:35 -0400 Received: from sauhun.de ([88.99.104.3]:45614 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727225AbeJVEPe (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Mon, 22 Oct 2018 00:15:34 -0400 Received: from localhost (unknown [90.200.225.72]) by pokefinder.org (Postfix) with ESMTPSA id CA4112E35C4; Sun, 21 Oct 2018 22:00:05 +0200 (CEST) From: Wolfram Sang <wsa+renesas@sang-engineering.com> To: linux-kernel@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, Wolfram Sang <wsa+renesas@sang-engineering.com>, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-omap@vger.kernel.org, linux-tegra@vger.kernel.org Subject: [PATCH 0/6] gpio: simplify getting .driver_data Date: Sun, 21 Oct 2018 21:59:55 +0200 Message-Id: <20181021200002.1472-1-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.19.0 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 X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
gpio: simplify getting .driver_data
|
expand
|