From: Yangbo Lu <yangbo...@nxp.com> Date: Fri, 25 May 2018 12:40:36 +0800
> Global variable gfar_phc_index was used to get and store > phc index through gianfar_ptp driver. However gianfar_ptp > had been renamed as ptp_qoriq for QorIQ common PTP driver. > This gfar_phc_index doesn't work any more, and the phc index > is stored in drvdata now. This patch is to support getting > phc index through ptp_qoriq drvdata. > > Signed-off-by: Yangbo Lu <yangbo...@nxp.com> Applied.