Re: [PATCH v2-for-5.2] macio: set user_creatable to false in macio_class_init()

2020-11-13 Thread David Gibson
On Tue, Nov 10, 2020 at 10:31:11AM +, 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()

Re: [PATCH v2-for-5.2] macio: set user_creatable to false in macio_class_init()

2020-11-12 Thread Mark Cave-Ayland
On 10/11/2020 10:31, 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 this isn't t

[PATCH v2-for-5.2] macio: set user_creatable to false in macio_class_init()

2020-11-10 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