public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Cc: linux@arm.linux.org.uk, ben-linux@fluff.org,
	kgene.kim@samsung.com, linux-samsung-soc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: SAMSUNG: remove unused SAMSUNG_GPIOLIB_4BIT Kconfig parameter
Date: Tue, 10 Dec 2013 06:19:39 +0900	[thread overview]
Message-ID: <52A633EB.4070503@samsung.com> (raw)
In-Reply-To: <1386563907-18808-1-git-send-email-michael.opdenacker@free-electrons.com>

On 12/09/13 13:38, Michael Opdenacker wrote:
> This removes the SAMSUNG_GPIOLIB_4BIT Kconfig parameter,
> which was no longer used anywhere in the source code
> and Makefiles.
>
> Signed-off-by: Michael Opdenacker<michael.opdenacker@free-electrons.com>
> Reviewed-by: Jingoo Han<jg1.han@samsung.com>
> ---
>   arch/arm/Kconfig              | 1 -
>   arch/arm/plat-samsung/Kconfig | 8 --------
>   2 files changed, 9 deletions(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index c1f1a7eee953..5e227a371401 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -740,7 +740,6 @@ config ARCH_S3C64XX
>   	select S3C_DEV_NAND
>   	select S3C_GPIO_TRACK
>   	select SAMSUNG_ATAGS
> -	select SAMSUNG_GPIOLIB_4BIT
>   	select SAMSUNG_WAKEMASK
>   	select SAMSUNG_WDT_RESET
>   	select USB_ARCH_HAS_OHCI
> diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig
> index 6d95d60276d6..58645a58d0d8 100644
> --- a/arch/arm/plat-samsung/Kconfig
> +++ b/arch/arm/plat-samsung/Kconfig
> @@ -24,7 +24,6 @@ config PLAT_S5P
>   	select S3C_GPIO_TRACK
>   	select S5P_GPIO_DRVSTR
>   	select SAMSUNG_CLKSRC if !COMMON_CLK
> -	select SAMSUNG_GPIOLIB_4BIT
>   	help
>   	  Base platform code for Samsung's S5P series SoC.
>
> @@ -115,13 +114,6 @@ config S5P_GPIO_INT
>
>   # options for gpio configuration support
>
> -config SAMSUNG_GPIOLIB_4BIT
> -	bool
> -	help
> -	  GPIOlib file contains the 4 bit modification functions for gpio
> -	  configuration. GPIOlib shall be compiled only for S3C64XX and S5P
> -	  series of processors.
> -
>   config S5P_GPIO_DRVSTR
>   	bool
>   	help

OK, applied.

Thanks
Kukjin

  reply	other threads:[~2013-12-09 21:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <000001ced94433863209a92960$%han@samsung.com>
2013-12-09  4:38 ` [PATCH] ARM: SAMSUNG: remove unused SAMSUNG_GPIOLIB_4BIT Kconfig parameter Michael Opdenacker
2013-12-09 21:19   ` Kukjin Kim [this message]
2013-11-04  9:51 Michael Opdenacker
2013-11-04  9:56 ` Jingoo Han

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=52A633EB.4070503@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=ben-linux@fluff.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=michael.opdenacker@free-electrons.com \
    /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