[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <29312c12-5684-b134-3e0f-e02240c574c6@redhat.com>
Date: Wed, 9 Feb 2022 13:41:17 +0100
From: Javier Martinez Canillas <javierm@...hat.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Thomas Zimmermann <tzimmermann@...e.de>,
Noralf Trønnes <noralf@...nnes.org>,
Maxime Ripard <maxime@...no.tech>,
Linux Fbdev development list <linux-fbdev@...r.kernel.org>,
Daniel Vetter <daniel.vetter@...ll.ch>,
Sam Ravnborg <sam@...nborg.org>,
DRI Development <dri-devel@...ts.freedesktop.org>,
Daniel Vetter <daniel@...ll.ch>,
David Airlie <airlied@...ux.ie>
Subject: Re: [PATCH v3 4/7] drm/solomon: Add SSD130X OLED displays I2C support
Hello Geert,
Thanks for your feedback.
On 2/9/22 13:21, Geert Uytterhoeven wrote:
[snip]
>
>> +static const struct of_device_id ssd130x_of_match[] = {
>> + {
>> + .compatible = "solomon,ssd1305fb-i2c",
>> + .data = (void *)&ssd130x_ssd1305_deviceinfo,
>
> The casts are not needed.
>
Right. I copied the table from the ssd1307fb driver verbatim. I'll clean it up.
Best regards,
--
Javier Martinez Canillas
Linux Engineering
Red Hat
Powered by blists - more mailing lists