linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 17/26] Input: synaptics-rmi4: Remove unused firmware_name variable
@ 2015-11-05 23:41 Andrew Duggan
  2015-11-09 13:14 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Duggan @ 2015-11-05 23:41 UTC (permalink / raw)
  To: linux-input, linux-kernel
  Cc: Andrew Duggan, Dmitry Torokhov, Linus Walleij, Benjamin Tissoires,
	Christopher Heiny, Stephen Chandler Paul

Firmware update is not currently supported in the current state of
this driver. We can add it back if we need it when implementing
firmware update.

Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
---
 include/linux/rmi.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/linux/rmi.h b/include/linux/rmi.h
index 9a0152c..fef482a 100644
--- a/include/linux/rmi.h
+++ b/include/linux/rmi.h
@@ -276,10 +276,6 @@ struct rmi_device_platform_data {
 
 	bool unified_input;
 
-#ifdef CONFIG_RMI4_FWLIB
-	char *firmware_name;
-#endif
-
 #ifdef	CONFIG_PM
 	void *pm_data;
 	int (*pre_suspend) (const void *pm_data);
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 17/26] Input: synaptics-rmi4: Remove unused firmware_name variable
  2015-11-05 23:41 [PATCH 17/26] Input: synaptics-rmi4: Remove unused firmware_name variable Andrew Duggan
@ 2015-11-09 13:14 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2015-11-09 13:14 UTC (permalink / raw)
  To: Andrew Duggan
  Cc: Linux Input, linux-kernel@vger.kernel.org, Dmitry Torokhov,
	Benjamin Tissoires, Christopher Heiny, Stephen Chandler Paul

On Fri, Nov 6, 2015 at 12:41 AM, Andrew Duggan <aduggan@synaptics.com> wrote:

> Firmware update is not currently supported in the current state of
> this driver. We can add it back if we need it when implementing
> firmware update.
>
> Signed-off-by: Andrew Duggan <aduggan@synaptics.com>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Squash into core.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-09 13:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05 23:41 [PATCH 17/26] Input: synaptics-rmi4: Remove unused firmware_name variable Andrew Duggan
2015-11-09 13:14 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).