w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 2 Nov 2011 20:39:43 +0000 (13:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Nov 2011 23:07:02 +0000 (16:07 -0700)
commit3e5428177c74df7f3b8c59b2f27f46b82b077e94
tree6f4ef832968fee3173f5cb6c2c0540981e8ced29
parent79bc57463be2ad5020a53accbf26898e8ac04550
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it

Straightforward.  As an aside, the ida_init calls are not needed as far as
I can see needed.  (DEFINE_IDA does the same already).

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Evgeniy Polyakov <zbr@ioremap.net>
Acked-by: Clifton Barnes <cabarnes@indesign-llc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/w1/slaves/w1_ds2760.c
drivers/w1/slaves/w1_ds2780.c