Messages in this thread |  | | | Date | Fri, 09 Mar 2012 13:56:24 -0800 (PST) | | Subject | Re: [PATCH RE-SUBMIT 1/2] supports eg20t ptp clock | | From | David Miller <> |
| |
From: Takahiro Shimizu <tshimizu818@gmail.com> Date: Thu, 8 Mar 2012 17:16:26 +0900
> Supports EG20T ptp clock in the driver > > Changes e-mail address. > > Adds number. > > Signed-off-by: Takahiro Shimizu <tshimizu818@gmail.com>
Applied, but I had to fix trailing empty lines you added to a file:
> +++ b/drivers/ptp/ptp_pch.c > @@ -0,0 +1,731 @@ ... > +MODULE_DESCRIPTION("PTP clock using the EG20T timer"); > +MODULE_LICENSE("GPL"); > +
There.
|  |