From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Cercueil Date: Fri, 20 Jan 2017 11:59:07 +0000 Subject: Re: [PATCH 09/13] mmc: jz4740: Let the pinctrl driver configure the pins Message-Id: <81c24244706ce24a678a3d05bbf6b17c@mail.crapouillou.net> List-Id: References: <20170117231421.16310-1-paul@crapouillou.net> <20170117231421.16310-10-paul@crapouillou.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Ulf Hansson Cc: Linus Walleij , Rob Herring , Mark Rutland , Ralf Baechle , Boris Brezillon , Thierry Reding , Bartlomiej Zolnierkiewicz , Maarten ter Huurne , Lars-Peter Clausen , Paul Burton , linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Linux Fbdev development list , James Hogan Le 2017-01-19 11:55, Ulf Hansson a =C3=A9crit : > Shouldn't this be replaced with a call to: > pinctrl_pm_select_sleep_state(); You're totally right. I'll change it. Thanks, -Paul