> On 2018-09-27 11:01, Lorenzo Bianconi wrote: > > Move mt76x02_eeprom_load, mt76x02_check_eeprom, > > mt76x02_apply_cal_free_data and mt76x02_has_cal_free_data > > in mt76x02-lib module since they will be used to load > > mt76x0e eeprom data > > > > Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> > This patch should be dropped. Almost all of the code is inherently 76x2 > specific and does not belong into common 76x02 code. reviewing the code I think we can merge 25/26 and 26/26. Will do in v2 Regards, Lorenzo > > - Felix