All of lore.kernel.org
 help / color / mirror / Atom feed
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] regulator: fix sysfs name collision between dummy and fixed dummy regulator
Date: Sat, 31 Mar 2012 11:25:50 +0100	[thread overview]
Message-ID: <20120331102549.GC3163@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1333182812-423-1-git-send-email-shawn.guo@linaro.org>

On Sat, Mar 31, 2012 at 04:33:31PM +0800, Shawn Guo wrote:
> When regulator_register_fixed() is being used to register fixed dummy
> regulator, the following line will be seen in the boot log.  And the
> sysfs entry for fixed dummy regulator is not shown.
> 
>   dummy: Failed to create debugfs directory
> 
> The patch renames the fixed dummy supply to "fixed-dummy" to avoid
> the name collision with dummy regulator.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120331/05e720e8/attachment.sig>

      parent reply	other threads:[~2012-03-31 10:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-31  8:33 [PATCH 1/2] regulator: fix sysfs name collision between dummy and fixed dummy regulator Shawn Guo
2012-03-31  8:33 ` [PATCH 2/2] regulator: rename function regulator_register_fixed Shawn Guo
2012-03-31 10:25   ` Mark Brown
2012-03-31 12:54     ` Shawn Guo
2012-03-31 13:45       ` Mark Brown
2012-03-31 10:25 ` Mark Brown [this message]

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=20120331102549.GC3163@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.