Re: [PATCH v2] mfd: madera: Add missing of table registration

2019-06-03 Thread Lee Jones
On Sat, 11 May 2019, Daniel Gomez wrote: > MODULE_DEVICE_TABLE(of, should be called to complete DT > OF mathing mechanism and register it. > > Before this patch: > modinfo ./drivers/mfd/madera.ko | grep alias > > After this patch: > modinfo ./drivers/mfd/madera.ko | grep alias > alias:

Re: [PATCH v2] mfd: madera: Add missing of table registration

2019-05-13 Thread Charles Keepax
On Sat, May 11, 2019 at 12:03:58PM +0200, Daniel Gomez wrote: > MODULE_DEVICE_TABLE(of, should be called to complete DT > OF mathing mechanism and register it. > > Before this patch: > modinfo ./drivers/mfd/madera.ko | grep alias > > After this patch: > modinfo ./drivers/mfd/madera.ko | grep

[PATCH v2] mfd: madera: Add missing of table registration

2019-05-11 Thread Daniel Gomez
MODULE_DEVICE_TABLE(of, should be called to complete DT OF mathing mechanism and register it. Before this patch: modinfo ./drivers/mfd/madera.ko | grep alias After this patch: modinfo ./drivers/mfd/madera.ko | grep alias alias: of:N*T*Ccirrus,wm1840C* alias: