Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753902AbcCaKPc (ORCPT ); Thu, 31 Mar 2016 06:15:32 -0400 Received: from mail-ig0-f173.google.com ([209.85.213.173]:34993 "EHLO mail-ig0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751243AbcCaKPa (ORCPT ); Thu, 31 Mar 2016 06:15:30 -0400 MIME-Version: 1.0 In-Reply-To: <1459327689-12786-7-git-send-email-linus.walleij@linaro.org> References: <1459327689-12786-1-git-send-email-linus.walleij@linaro.org> <1459327689-12786-7-git-send-email-linus.walleij@linaro.org> Date: Thu, 31 Mar 2016 13:15:29 +0300 Message-ID: Subject: Re: [PATCH 6/9] mfd: tc6393xb: Use gpiochip data pointer From: Dmitry Eremin-Solenikov To: Linus Walleij Cc: Samuel Ortiz , Lee Jones , kernel list Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 472 Lines: 16 2016-03-30 11:48 GMT+03:00 Linus Walleij : > This makes the driver use the data pointer added to the gpio_chip > to store a pointer to the state container instead of relying on > container_of(). Looks good. Acked-by: Dmitry Eremin-Solenikov > > Cc: Dmitry Baryshkov > Acked-by: Lee Jones > Signed-off-by: Linus Walleij -- With best wishes Dmitry