public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Robin van der Gracht <robin@protonic.nl>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>,
	Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] auxdisplay: ht16k33: select required CONFIG_FB_CFB_* helpers
Date: Tue, 29 Nov 2016 20:42:47 +0100	[thread overview]
Message-ID: <20161129194247.GA27926@kroah.com> (raw)
In-Reply-To: <1480067407-14111-1-git-send-email-robin@protonic.nl>

On Fri, Nov 25, 2016 at 10:50:07AM +0100, Robin van der Gracht wrote:
> This selects the respective helpers required in addition to the one
> Arnd Bergmann pointer out earlier.
> 
> Signed-off-by: Robin van der Gracht <robin@protonic.nl>
> ---
> This is a responce to https://lkml.org/lkml/2016/11/25/66
> This patch complements the changes Arnd submitted earlier. 
> 
>  drivers/auxdisplay/Kconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/drivers/auxdisplay/Kconfig b/drivers/auxdisplay/Kconfig
> index b8bbfc6..4ef4c5c 100644
> --- a/drivers/auxdisplay/Kconfig
> +++ b/drivers/auxdisplay/Kconfig
> @@ -132,6 +132,9 @@ config HT16K33
>  	tristate "Holtek Ht16K33 LED controller with keyscan"
>  	depends on FB && OF && I2C && INPUT
>  	select FB_SYS_FOPS
> +	select FB_CFB_FILLRECT
> +	select FB_CFB_COPYAREA
> +	select FB_CFB_IMAGEBLIT
>  	select INPUT_MATRIXKMAP
>  	select FB_BACKLIGHT
>  	help

What tree is this patch against?

thanks,

greg k-h

  reply	other threads:[~2016-11-29 19:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25  9:50 [PATCH] auxdisplay: ht16k33: select required CONFIG_FB_CFB_* helpers Robin van der Gracht
2016-11-29 19:42 ` Greg Kroah-Hartman [this message]
2016-11-29 19:55   ` Arnd Bergmann
2016-11-29 20:04     ` Greg Kroah-Hartman
2016-11-30  7:57       ` Robin van der Gracht

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=20161129194247.GA27926@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miguel.ojeda.sandonis@gmail.com \
    --cc=robin@protonic.nl \
    /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