Re: [PATCH] soc_button_array: fix the issue that button device can't be enumerated since 3.16-rc1
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2014-09-22 17:36:36
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2014-09-22 17:36:36
On Mon, Sep 22, 2014 at 09:44:32AM +0800, Zhang Rui wrote:
Hi, Dmitry, On Wed, 2014-07-30 at 14:45 +0800, Zhang Rui wrote:quoted
Hi, Dmitry, On Wed, 2014-07-09 at 09:57 -0700, Dmitry Torokhov wrote:quoted
On Tue, Jul 08, 2014 at 10:50:04PM +0200, Rafael J. Wysocki wrote:quoted
On Wednesday, July 02, 2014 10:01:53 PM Zhang Rui wrote:quoted
From c2ee1886ba230d9d93d2ea2f350b1dc1a2d5ead5 Mon Sep 17 00:00:00 2001 From: Jin Yao <redacted> Date: Thu, 26 Jun 2014 10:26:44 +0800 Subject: [PATCH] soc_button_array: fix the issue that button device can't be enumerated since 3.16-rc1Hi Rui, For 3.16 I'm afraid we need to add the missing device ID to the PNP list. It is too late to do the conversion at this point IMO and we can do it later.But for 3.17 this patch is the right way of doing things, right?This is the patch we should use for 3.17. Compared with the previous version, I just removed the soc_button_array id from acpi pnp id list, which was added in 3.16-rc5, as an urgent fix. Please review.Can you please take a look at this patch?
Ah, yes, it looks good. I think it's OK to hold it for 3.18 though, right? Thanks. -- Dmitry