[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180122172844.e3on5yqyw67gbh7u@dtor-ws>
Date: Mon, 22 Jan 2018 09:28:44 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Marcus Folkesson <marcus.folkesson@...il.com>
Cc: Support Opensource <support.opensource@...semi.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] input: da9052_tsi: remove unused mutex
On Mon, Jan 22, 2018 at 04:52:53PM +0100, Marcus Folkesson wrote:
> Signed-off-by: Marcus Folkesson <marcus.folkesson@...il.com>
Applied, thank you.
> ---
> drivers/input/touchscreen/da9052_tsi.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/input/touchscreen/da9052_tsi.c b/drivers/input/touchscreen/da9052_tsi.c
> index 5a013bb7bcad..b5dfd5944cc3 100644
> --- a/drivers/input/touchscreen/da9052_tsi.c
> +++ b/drivers/input/touchscreen/da9052_tsi.c
> @@ -26,7 +26,6 @@ struct da9052_tsi {
> struct da9052 *da9052;
> struct input_dev *dev;
> struct delayed_work ts_pen_work;
> - struct mutex mutex;
> bool stopped;
> bool adc_on;
> };
> --
> 2.15.1
>
--
Dmitry
Powered by blists - more mailing lists