From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] pinctrl: stm32: Fix bad function call Date: Wed, 31 May 2017 02:27:17 +0200 Message-ID: References: <1496155384-30711-1-git-send-email-alexandre.torgue@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1496155384-30711-1-git-send-email-alexandre.torgue-qxv4g6HH51o@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alexandre TORGUE Cc: Maxime Coquelin , Patrice Chotard , Paul Gortmaker , Rob Herring , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Dan Carpenter List-Id: devicetree@vger.kernel.org On Tue, May 30, 2017 at 4:43 PM, Alexandre TORGUE wrote: > In stm32_pconf_parse_conf function, stm32_pmx_gpio_set_direction is > called with wrong parameter value. Indeed, using NULL value for range > will raise an oops. > > Fixes: aceb16dc2da5 ("pinctrl: Add STM32 MCUs support") > Reported-by: Dan Carpenter > Signed-off-by: Alexandre TORGUE Patch applied for fixes. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html