From: Jonathan Cameron Date: Wed, 2 Nov 2011 20:39:43 +0000 (-0700) Subject: w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it X-Git-Tag: v3.2-rc1~82^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e5428177c74df7f3b8c59b2f27f46b82b077e94;p=pandora-kernel.git 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 Cc: Evgeniy Polyakov Acked-by: Clifton Barnes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed