Re: [Intel PMC TGPIO Driver 5/5] drivers/ptp: Add PMC Time-Aware GPIO Driver
From: Richard Cochran
Date: Sun Feb 02 2020 - 21:31:51 EST
On Wed, Dec 11, 2019 at 01:48:52PM -0800, christopher.s.hall@xxxxxxxxx wrote:
> +static inline u32 intel_pmc_tgpio_readl
> +(struct intel_pmc_tgpio_t *tgpio, u32 offset, unsigned int index)
Coding style is off the deep end, here and in many following
functions.
Thanks,
Richard