Re: [PATCH] macio: set user_creatable to false in macio_class_init()

2020-11-08 Thread Thomas Huth
On 07/11/2020 12.28, Mark Cave-Ayland wrote: > Commit 348b8d1a76 "macio: don't reference serial_hd() directly within the > device" > removed the setting of user_creatable to false on the basis that the > restriction > was due to the use of serial_hd() in macio_instance_init(). > > Unfortunately

Re: [PATCH] macio: set user_creatable to false in macio_class_init()

2020-11-07 Thread Philippe Mathieu-Daudé
On 11/7/20 12:28 PM, Mark Cave-Ayland wrote: > Commit 348b8d1a76 "macio: don't reference serial_hd() directly within the > device" > removed the setting of user_creatable to false on the basis that the > restriction > was due to the use of serial_hd() in macio_instance_init(). > > Unfortunately

[PATCH] macio: set user_creatable to false in macio_class_init()

2020-11-07 Thread Mark Cave-Ayland
Commit 348b8d1a76 "macio: don't reference serial_hd() directly within the device" removed the setting of user_creatable to false on the basis that the restriction was due to the use of serial_hd() in macio_instance_init(). Unfortunately this isn't the full story since the PIC object property link