Re: [PATCH 1/4] ptp: do not explicitly set drvdata in ptp_clock_register()
From: Richard Cochran
Date: Tue Feb 14 2017 - 03:30:51 EST
Dmitry,
Be sure to put davem onto CC next time, as he merges any PTP work.
On Mon, Feb 13, 2017 at 07:51:05PM -0800, Dmitry Torokhov wrote:
> We do not need explicitly call dev_set_drvdata(), as it is done for us by
> device_create().
Acked-by: Richard Cochran <richardcochran@xxxxxxxxx>