> @@ -508,7 +509,7 @@ static void phy_write_reg(struct rcar_pcie *pcie, > unsigned int rate, unsigned int addr, > unsigned int lane, unsigned int data) What about converting 'addr' and 'data' here? Other than those, I didn't find other candidates in this driver.