On Thu, 22 May 2025 03:43:47 +0200, Shenghao Ding wrote: > > Calibration data getting function for SPI and I2C HDA drivers are almost > same, which read the calibration data from UEFI. To put them into > tas2781_hda lib for code cleanup is more reasonable than to still keep > them in the codec driver. For tas2781 codec driver, there're two different > sources for calibrated data, one is from bin file, generated in factory > test, requested and read in codec driver side; the other is from user > space during device bootup. > > Signed-off-by: Shenghao Ding <shenghao-ding@xxxxxx> Applied now. Thanks. Takashi