On Mon, Apr 27, 2026 at 12:59:24PM +0100, Charles Keepax wrote: > The class driver internally has an array of sdca_function_data pointers > that it uses to store the parsed DisCo data. However, there is already > an sdca_function_data attached to the auxdev device. It makes more sense > } > > int sdca_parse_function(struct device *dev, struct sdw_slave *sdw, > - struct sdca_function_desc *desc, > struct sdca_function_data *function); > This will need a rebase for the tas2783 driver.