Hi! > From: Heikki Krogerus > > commit 09aa11cfda9d8186046bcd1adcd6498b688114f4 upstream. > > This will prepare the device connection API for connections > described in firmware. > @@ -753,11 +753,17 @@ struct device_dma_parameters { > */ > struct device_connection { > + struct fwnode_handle *fwnode; > const char *endpoint[2]; > const char *id; > struct list_head list; Ok, so this really needs to be 0-initialized in all cases, or we'll be breaking existing setups. Are we reasonably sure that's the case? Best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html