linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kay Sievers <kay@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH] udev: fix typo
Date: Wed, 01 Aug 2012 22:56:23 +0000	[thread overview]
Message-ID: <CAPXgP10irNo0Qw9p=HY5q+RjpYQ=CETdkOtqqEj3vsjDy3saAw@mail.gmail.com> (raw)
In-Reply-To: <1343849611-7971-1-git-send-email-w.d.hubbs@gmail.com>

On Wed, Aug 1, 2012 at 9:33 PM, William Hubbs <w.d.hubbs@gmail.com> wrote:
> ---
>  rules/80-drivers.rules |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/rules/80-drivers.rules b/rules/80-drivers.rules
> index 692510c..38ebfeb 100644
> --- a/rules/80-drivers.rules
> +++ b/rules/80-drivers.rules
> @@ -7,6 +7,6 @@ SUBSYSTEM="tifm", ENV{TIFM_CARD_TYPE}="SD", IMPORT{builtin}="kmod load tifm_sd
>  SUBSYSTEM="tifm", ENV{TIFM_CARD_TYPE}="MS", IMPORT{builtin}="kmod load tifm_ms"
>  SUBSYSTEM="memstick", IMPORT{builtin}="kmod load ms_block mspro_block"
>  SUBSYSTEM="i2o", IMPORT{builtin}="kmod load i2o_block"
> -SUBSYSTEM="module", KERNEL="parport_pc", RUN{builtin}="kmod load ppdev"
> +SUBSYSTEM="module", KERNEL="parport_pc", IMPORT{builtin}="kmod load ppdev"

IMPORT and RUN should both work the same way with builtins. It's at
least supposed to work, let me know if it doesn't.

Thanks,
Kay

      reply	other threads:[~2012-08-01 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-01 19:33 [PATCH] udev: fix typo William Hubbs
2012-08-01 22:56 ` Kay Sievers [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='CAPXgP10irNo0Qw9p=HY5q+RjpYQ=CETdkOtqqEj3vsjDy3saAw@mail.gmail.com' \
    --to=kay@vrfy.org \
    --cc=linux-hotplug@vger.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 read-only IMAP folder(s) and NNTP newsgroup(s).