Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1582922

Re: [PATCH v2 0/4] PTP attribute handling cleanup

From Richard Cochran <richardcochran@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/4] PTP attribute handling cleanup
Date 2017-02-16 21:20 +0100
Message-ID <tbAH0-2V2-3@gated-at.bofh.it> (permalink)
References <taQ1s-5hv-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Feb 14, 2017 at 10:23:30AM -0800, Dmitry Torokhov wrote:
>  drivers/ptp/ptp_clock.c   |  22 +++---
>  drivers/ptp/ptp_private.h |   7 +-
>  drivers/ptp/ptp_sysfs.c   | 167 ++++++++++++++++++----------------------------
>  3 files changed, 80 insertions(+), 116 deletions(-)

Nice reduction in sysfs code!

I gave this some light testing on the coldfire/phyter (which has 12
pins), and nothing exploded.

For the series:

Acked-by: Richard Cochran <richardcochran@gmail.com>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/4] PTP attribute handling cleanup Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-02-14 19:30 +0100
  [PATCH v2 2/4] ptp: use kcalloc when allocating arrays Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-02-14 19:30 +0100
  [PATCH v2 3/4] ptp: use is_visible method to hide unused attributes Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-02-14 19:30 +0100
  [PATCH v2 4/4] ptp: create "pins" together with the rest of attributes Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-02-14 19:30 +0100
  Re: [PATCH v2 0/4] PTP attribute handling cleanup David Miller <davem@davemloft.net> - 2017-02-15 18:30 +0100
    Re: [PATCH v2 0/4] PTP attribute handling cleanup Richard Cochran <richardcochran@gmail.com> - 2017-02-16 11:40 +0100
  Re: [PATCH v2 0/4] PTP attribute handling cleanup Richard Cochran <richardcochran@gmail.com> - 2017-02-16 21:20 +0100
    Re: [PATCH v2 0/4] PTP attribute handling cleanup David Miller <davem@davemloft.net> - 2017-02-17 17:10 +0100

csiph-web