Here are 4 patches against the 'for-next' branch of Damien Le Moal's 'libata.git' repo. The PCI clock frequency detection code in the HighPoint HPT37x/HPT3x2N drivers has needlessly diverged, so trying to unify it... Sergey Shtylyov (4): ata: pata_hpt37x: move claculating PCI clock from hpt37x_clock_slot() ata: pata_hpt37x: factor out hpt37x_pci_clock() ata: pata_hpt37x: merge hpt374_read_freq() to hpt37x_pci_clock() ata: pata_hpt3x2n: pass base DPLL frequency to hpt3x2n_pci_clock() drivers/ata/pata_hpt37x.c | 113 +++++++++++++++++++------------------ drivers/ata/pata_hpt3x2n.c | 19 ++++--- 2 files changed, 70 insertions(+), 62 deletions(-) -- 2.26.3