From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 References: <69915265bbff5c729bcd4ffd4ffdba8d24582068.1529067662.git.matti.vaittinen@fi.rohmeurope.com> In-Reply-To: <69915265bbff5c729bcd4ffd4ffdba8d24582068.1529067662.git.matti.vaittinen@fi.rohmeurope.com> From: Matti Vaittinen Date: Mon, 18 Jun 2018 17:10:11 +0300 Message-ID: Subject: Re: [PATCH v6 3/4] clk: bd71837: Add driver for BD71837 PMIC clock Content-Type: multipart/alternative; boundary="0000000000005f1ce1056eeb2072" To: "Vaittinen, Matti" Cc: Michael Turquette , Stephen Boyd , robh+dt@kernel.org, mark.rutland@arm.com, lee.jones@linaro.org, lgirdwood@gmail.com, broonie@kernel.org, arnd@arndb.de, dmitry.torokhov@gmail.com, sre@kernel.org, chenjh@rock-chips.com, andrew.smirnov@gmail.com, linus.walleij@linaro.org, kstewart@linuxfoundation.org, heiko@sntech.de, gregkh@linuxfoundation.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, mikko.mutanen@fi.rohmeurope.com, heikki.haikola@fi.rohmeurope.com List-ID: --0000000000005f1ce1056eeb2072 Content-Type: text/plain; charset="UTF-8" > + c = devm_kzalloc(&pdev->dev, sizeof(*c), GFP_KERNEL); > + return -ENOMEM; > + > > Please ignore this patch. I have merge errors here like dropping the if > here. I'll send new one at least for clk tomorrow. Br. Matti Vaittinen --0000000000005f1ce1056eeb2072 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
=C2=A0
+=C2=A0 =C2=A0 =C2=A0 =C2=A0c =3D devm_kzalloc(&pdev->dev, sizeof(*c= ), GFP_KERNEL);
+=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0return -ENOMEM;
+

Please ignore this patch. I have merge errors here like dr= opping the if here. I'll send new one at least for clk tomorrow.

Br. Matti V= aittinen=C2=A0


--0000000000005f1ce1056eeb2072--