Emil Velikov writes:
> Hi Philipp,
>
> I think you patch is OK, just a small question about the existing code.
> It might be better suited for Eric... not sure.
>
> On 17 March 2017 at 17:00, Philipp Zabel wrote:
>> Use platform_register_drivers instead of open coding the iteration over
>> compo
On Sun, 2017-03-19 at 11:28 +, Emil Velikov wrote:
> Hi Philipp,
>
> I think you patch is OK, just a small question about the existing code.
> It might be better suited for Eric... not sure.
>
> On 17 March 2017 at 17:00, Philipp Zabel wrote:
> > Use platform_register_drivers instead of open
Hi Philipp,
I think you patch is OK, just a small question about the existing code.
It might be better suited for Eric... not sure.
On 17 March 2017 at 17:00, Philipp Zabel wrote:
> Use platform_register_drivers instead of open coding the iteration over
> component platform drivers in the vc4_dr
Philipp Zabel writes:
> Use platform_register_drivers instead of open coding the iteration over
> component platform drivers in the vc4_drv module.
Reviewed and applied. Thanks!
signature.asc
Description: PGP signature
___
dri-devel mailing list
dri
Use platform_register_drivers instead of open coding the iteration over
component platform drivers in the vc4_drv module.
Signed-off-by: Philipp Zabel
---
drivers/gpu/drm/vc4/vc4_drv.c | 22 --
1 file changed, 8 insertions(+), 14 deletions(-)
diff --git a/drivers/gpu/drm/vc4