diff options
author | Andrew F. Davis <afd@ti.com> | 2016-08-02 21:07:06 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-08-02 23:35:39 (GMT) |
commit | 098f9fb0c962eb2fdba5f9d34f4cf7a938237184 (patch) | |
tree | 9f0ed4b3613e27b22c200e1f6f64a1089673f87c /drivers/ptp | |
parent | 0b9364b5cf11c6e504f4b77e24b15a0dc8a82df0 (diff) | |
download | linux-098f9fb0c962eb2fdba5f9d34f4cf7a938237184.tar.xz |
w1: remove need for ida and use PLATFORM_DEVID_AUTO
PLATFORM_DEVID_AUTO can be used to have the platform core assign a
unique ID instead of manually creating one with IDA. Do this in all
applicable drivers.
Link: http://lkml.kernel.org/r/20160531204313.20979-1-afd@ti.com
Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions