12 May
2021
12 May
'21
5:53 p.m.
On Wed, May 12, 2021 at 08:41:43AM -0500, Pierre-Louis Bossart wrote:
I wonder if this MODULE_DEVICE_TABLE generates the alias automatically, which would make the existing ones added manually at the end of the files unnecessary? If that was the case, then we should remove those MODULE_ALIAS as well, no?
Yes, you shouldn't need the MODULE_ALIAS stuff there.