[PATCH 01/13] drm/omap: panel-dpi: remove non-DT support
Tomi Valkeinen
tomi.valkeinen at ti.com
Fri May 12 12:29:38 UTC 2017
Hi,
On 12/05/17 15:08, Laurent Pinchart wrote:
> Hi Tomi,
>
> Thank you for the patch.
>
> On Friday 12 May 2017 13:41:30 Tomi Valkeinen wrote:
>> Non-DT booting is no longer supported, so remove legacy code.
>>
>> Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
>> ---
>> drivers/gpu/drm/omapdrm/displays/panel-dpi.c | 78 +++----------------------
>> 1 file changed, 6 insertions(+), 72 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/omapdrm/displays/panel-dpi.c
>> b/drivers/gpu/drm/omapdrm/displays/panel-dpi.c index
>> 04ce8c5f2954..75b98bb81de2 100644
>> --- a/drivers/gpu/drm/omapdrm/displays/panel-dpi.c
>> +++ b/drivers/gpu/drm/omapdrm/displays/panel-dpi.c
>> @@ -18,7 +18,6 @@
>
> I think you can drop linux/of_gpio.h.
Yep.
>> + if (!pdev->dev.of_node)
>> + return -ENODEV;
>> +
>
> This can't happen.
True. I have removed that from the first three patches.
Do you want me to resend, or can I get your reviewed-by?
Tomi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170512/ba41b80d/attachment-0001.sig>
More information about the dri-devel
mailing list