Re: [PATCH v1] dmaengine: idma64: Move driver name to the header

From: Christoph Hellwig
Date: Tue Apr 09 2019 - 12:37:31 EST


On Tue, Apr 09, 2019 at 06:02:19PM +0300, Andy Shevchenko wrote:
> There are two drivers that are relying on the iDMA 64-bit driver name
> to match. Instead of duplicating string in both of them, dedicate
> a header file and share it between users.

Hmm. Why do we have two separate drivers for the same name?

Something is rather fishy there.