Re: [PATCH 0/7] qaic cleanups for 6.8

2023-12-20 Thread Jeffrey Hugo
On 12/15/2023 11:05 AM, Jeffrey Hugo wrote: On 12/8/2023 9:34 AM, Jeffrey Hugo wrote: A set of cleanups to the driver to improve error cases and reduce some code duplication. Jeffrey Hugo (2):    accel/qaic: Fix MHI channel struct field order    accel/qaic: Order pci_remove() operations in

Re: [PATCH 0/7] qaic cleanups for 6.8

2023-12-15 Thread Jeffrey Hugo
On 12/8/2023 9:34 AM, Jeffrey Hugo wrote: A set of cleanups to the driver to improve error cases and reduce some code duplication. Jeffrey Hugo (2): accel/qaic: Fix MHI channel struct field order accel/qaic: Order pci_remove() operations in reverse of probe() Pranjal Ramajor Asha

[PATCH 0/7] qaic cleanups for 6.8

2023-12-08 Thread Jeffrey Hugo
A set of cleanups to the driver to improve error cases and reduce some code duplication. Jeffrey Hugo (2): accel/qaic: Fix MHI channel struct field order accel/qaic: Order pci_remove() operations in reverse of probe() Pranjal Ramajor Asha Kanojiya (5): accel/qaic: Deprecate ->size field