Hello Thomas,
On 7/15/22 13:48, Thomas Zimmermann wrote:
[...]
>>> +
>>> + return aperture_remove_conflicting_devices(base, size, primary,
>>> "sm750_fb1");
>>
>> Do you know why this can't just use
>> aperture_remove_conflicting_pci_devices() ?
>
> I simply don't want change too much at on
Hi
Am 11.07.22 um 13:01 schrieb Javier Martinez Canillas:
On 7/7/22 17:39, Thomas Zimmermann wrote:
Convert fbdev drivers from fbdev's remove_conflicting_framebuffers() to
the framework-independent aperture_remove_conflicting_devices(). Calling
this function will also remove conflicting DRM dri
On 7/7/22 17:39, Thomas Zimmermann wrote:
> Convert fbdev drivers from fbdev's remove_conflicting_framebuffers() to
> the framework-independent aperture_remove_conflicting_devices(). Calling
> this function will also remove conflicting DRM drivers.
>
> Signed-off-by: Thomas Zimmermann
> ---
[...
Convert fbdev drivers from fbdev's remove_conflicting_framebuffers() to
the framework-independent aperture_remove_conflicting_devices(). Calling
this function will also remove conflicting DRM drivers.
Signed-off-by: Thomas Zimmermann
---
drivers/staging/sm750fb/sm750.c | 15 +--