All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacek Anaszewski <j.anaszewski@samsung.com>
To: Martin Dummer <martin.dummer@gmx.net>
Cc: rpurdie@rpsys.net, linux-leds@vger.kernel.org
Subject: Re: [PATCH] drivers/leds/leds-ss4200: add depend on x86 arch
Date: Tue, 19 Apr 2016 09:14:44 +0200	[thread overview]
Message-ID: <5715DAE4.7000900@samsung.com> (raw)
In-Reply-To: <1460892472-7228-1-git-send-email-martin.dummer@gmx.net>

Hi Martin,

Thanks for the patch, applied.

Best regards,
Jacek Anaszewski

On 04/17/2016 01:27 PM, Martin Dummer wrote:
> There is only one x86 hardware where the driver leds-ss4200 applies to.
> Add kconfig dependency to x86 architecture, fix help text whitespace.
>
> Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
> ---
>   drivers/leds/Kconfig | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
> index 2251478..5ae2834 100644
> --- a/drivers/leds/Kconfig
> +++ b/drivers/leds/Kconfig
> @@ -413,10 +413,11 @@ config LEDS_INTEL_SS4200
>   	tristate "LED driver for Intel NAS SS4200 series"
>   	depends on LEDS_CLASS
>   	depends on PCI && DMI
> +	depends on X86
>   	help
>   	  This option enables support for the Intel SS4200 series of
> -	  Network Attached Storage servers.  You may control the hard
> -	  drive or power LEDs on the front panel.  Using this driver
> +	  Network Attached Storage servers. You may control the hard
> +	  drive or power LEDs on the front panel. Using this driver
>   	  can stop the front LED from blinking after startup.
>
>   config LEDS_LT3593
>

      reply	other threads:[~2016-04-19  7:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-17 11:27 [PATCH] drivers/leds/leds-ss4200: add depend on x86 arch Martin Dummer
2016-04-19  7:14 ` Jacek Anaszewski [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=5715DAE4.7000900@samsung.com \
    --to=j.anaszewski@samsung.com \
    --cc=linux-leds@vger.kernel.org \
    --cc=martin.dummer@gmx.net \
    --cc=rpurdie@rpsys.net \
    /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.