Re: [PATCH v3 0/7] drm/radeon: remove load callback

2024-07-01 Thread Hoi Pok Wu
Dear Thmoas, Thanks a lot for the feedback. I admit that my patch was a mess, sorry about that. I have submitted a v3 to change a lot of stuff, these patches should be able to be built now. I also improve readability, where each patch does their own stuff. Best regards, Wu On Wed, Jun 26, 2024

Re: [PATCH v3 0/7] drm/radeon: remove load callback

2024-06-26 Thread Thomas Zimmermann
Hi Am 24.06.24 um 17:10 schrieb Wu Hoi Pok: Changes between v1 and v3: 1. add "ddev->dev_private = rdev;" 2. include a cover letter A cover letter should briefly say what the patchset is about. BTW it's not clear to me why you need to modify radeon_dev.dev for removing the load callback. It