[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAP=VYLqajuhNY1S3e7Nbw4DiyEDL1uGthC8VswJ9zJxzwy+wOQ@mail.gmail.com>
Date: Mon, 16 Jan 2012 20:55:59 -0500
From: Paul Gortmaker <paul.gortmaker@...driver.com>
To: Greg KH <gregkh@...e.de>
Cc: linux-kernel@...r.kernel.org, stable@...r.kernel.org,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
alan@...rguk.ukuu.org.uk,
David Herrmann <dh.herrmann@...glemail.com>,
Jiri Kosina <jkosina@...e.cz>
Subject: Re: [29/48] HID: wiimote: Select INPUT_FF_MEMLESS
On Mon, Jan 16, 2012 at 1:44 PM, Greg KH <gregkh@...e.de> wrote:
> 3.1-stable review patch. If anyone has any objections, please let me know.
This one looks like typical patch Makefile/Kconfig "oh, hey this fits anywhere"
nonsense, and is completely broken. Original was for a Wiimote, not Wacom.
P.
>
> ------------------
>
> From: David Herrmann <dh.herrmann@...glemail.com>
>
> commit ef6f41157f3864d9bf42671b2ed66062dcafb72e upstream.
>
> We depend on memless force-feedback support, therefore correctly select the
> related config options.
>
> Reported-by: Randy Dunlap <rdunlap@...otime.net>
> Signed-off-by: David Herrmann <dh.herrmann@...glemail.com>
> Signed-off-by: Jiri Kosina <jkosina@...e.cz>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
>
> ---
> drivers/hid/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -583,6 +583,7 @@ config HID_WACOM_POWER_SUPPLY
> bool "Wacom Bluetooth devices power supply status support"
> depends on HID_WACOM
> select POWER_SUPPLY
> + select INPUT_FF_MEMLESS
> ---help---
> Say Y here if you want to enable power supply status monitoring for
> Wacom Bluetooth devices.
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists