public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: broonie@opensource•wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2 1/2] regulator: add support for regulators on the ab8500 MFD
Date: Tue, 13 Jul 2010 15:17:10 +0100	[thread overview]
Message-ID: <20100713141709.GA24260@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <1279030173-3086-1-git-send-email-sundar.iyer@stericsson.com>

On Tue, Jul 13, 2010 at 07:39:32PM +0530, Sundar Iyer wrote:

> + * @mask: mask to enable/disable regulator
> + * @enable: bits to enable the regulator in normal(high power) mode

Have you addressed my comments here?

> +	ret = ab8500_get_best_voltage_index(rdev, min_uV, max_uV);
> +	if (ret < 0) {
> +		dev_dbg(rdev_get_dev(rdev),
> +				"coudlnt get best voltage for regulator\n");

Typo here.  Also, shouldn't your error messages be errors rather than
debug output?

  parent reply	other threads:[~2010-07-13 14:17 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-13 14:09 [PATCH v2 1/2] regulator: add support for regulators on the ab8500 MFD Sundar Iyer
2010-07-13 14:09 ` [PATCH v2 2/2] ux500: add ab8500-regulators machine specific data Sundar Iyer
2010-07-13 14:18   ` Mark Brown
2010-07-13 14:41     ` Sundar R IYER
2010-07-13 14:56       ` Mark Brown
2010-07-13 15:08         ` Sundar R IYER
2010-07-13 15:09           ` Mark Brown
2010-07-13 16:13             ` Sundar R IYER
2010-07-13 20:38               ` Mark Brown
2010-07-14 14:50                 ` Sundar R IYER
2010-07-14 14:57                   ` Mark Brown
2010-07-14 15:36                     ` Sundar R IYER
2010-07-14 15:47                       ` Mark Brown
2010-07-14 16:09                         ` Sundar R IYER
2010-07-14 16:20                           ` Mark Brown
2010-07-14 16:47                             ` Sundar R IYER
2010-07-14 17:03                               ` Mark Brown
2010-07-14 17:36                                 ` Sundar R IYER
2010-07-14 18:42                                   ` Mark Brown
2010-07-14 22:51                                     ` Linus Walleij
2010-07-15  9:09                                       ` Mark Brown
2010-07-13 14:17 ` Mark Brown [this message]
2010-07-13 14:34   ` [PATCH v2 1/2] regulator: add support for regulators on the ab8500 MFD Sundar R IYER
2010-07-13 14:57     ` Mark Brown
2010-07-13 14:58     ` Mark Brown
2010-07-13 15:11       ` Sundar R IYER
2010-07-13 15:12         ` Mark Brown
2010-07-13 16:18           ` Sundar R IYER
2010-07-13 20:40             ` Mark Brown
2010-07-15 10:29               ` Liam Girdwood
2010-10-27 16:25 ` Thiago Farina
2010-10-27 17:33   ` Mark Brown
2010-10-27 17:42     ` Thiago Farina
2010-10-27 17:56       ` Mark Brown

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=20100713141709.GA24260@rakim.wolfsonmicro.main \
    --to=broonie@opensource$(echo .)wolfsonmicro.com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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