[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150110221626.GA9345@dtor-ws>
Date: Sat, 10 Jan 2015 14:16:26 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Moritz Fischer <moritz.fischer@...us.com>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/3] input: misc: Support NI Ettus Research USRP E3x0
Button
Hi Moritz,
On Fri, Jan 09, 2015 at 12:59:29AM +0100, Moritz Fischer wrote:
> +static struct platform_driver e3x0_button_driver = {
> + .driver = {
> + .name = "e3x0-button",
> + .of_match_table = of_match_ptr(e3x0_button_match),
You forgot to assign .pm pointer here. I fixed it up and applied the
driver.
Thanks.
--
Dmitry
--
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