devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matti Vaittinen <mazziesaccount@gmail.com>
To: "Vaittinen, Matti" <matti.vaittinen@fi.rohmeurope.com>
Cc: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	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
Subject: Re: [PATCH v6 3/4] clk: bd71837: Add driver for BD71837 PMIC clock
Date: Mon, 18 Jun 2018 17:10:11 +0300	[thread overview]
Message-ID: <CANhJrGOhGJLtL5Gm6JS++YPis0pSdEDSKNb4CiQ7igYqR4K46g@mail.gmail.com> (raw)
In-Reply-To: <69915265bbff5c729bcd4ffd4ffdba8d24582068.1529067662.git.matti.vaittinen@fi.rohmeurope.com>

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

> +       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

[-- Attachment #2: Type: text/html, Size: 839 bytes --]

  reply	other threads:[~2018-06-18 14:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-15 13:27 [PATCH v6 0/4] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver Matti Vaittinen
2018-06-15 13:28 ` [PATCH v6 1/4] mfd: bd71837: mfd driver for ROHM BD71837 PMIC Matti Vaittinen
2018-06-26  7:54   ` Linus Walleij
2018-06-15 13:30 ` [PATCH v6 2/4] mfd: bd71837: Devicetree bindings " Matti Vaittinen
2018-06-15 21:59   ` Rob Herring
2018-06-15 13:30 ` [PATCH v6 3/4] clk: bd71837: Add driver for BD71837 PMIC clock Matti Vaittinen
2018-06-18 14:10   ` Matti Vaittinen [this message]
2018-06-15 13:31 ` [PATCH v6 4/4] input/power: Add driver for BD71837/BD71847 PMIC power button Matti Vaittinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANhJrGOhGJLtL5Gm6JS++YPis0pSdEDSKNb4CiQ7igYqR4K46g@mail.gmail.com \
    --to=mazziesaccount@gmail.com \
    --cc=andrew.smirnov@gmail.com \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=chenjh@rock-chips.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=heikki.haikola@fi.rohmeurope.com \
    --cc=heiko@sntech.de \
    --cc=kstewart@linuxfoundation.org \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=matti.vaittinen@fi.rohmeurope.com \
    --cc=mikko.mutanen@fi.rohmeurope.com \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=sre@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).