From: Jonathan Cameron Date: Tue, 1 Nov 2011 00:10:09 +0000 (-0700) Subject: hwmon: convert idr to ida and use ida_simple interface X-Git-Tag: v3.2-rc1~108^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca5f468cc2a0be1cba585f335dcbe56b40944f2;p=pandora-kernel.git hwmon: convert idr to ida and use ida_simple interface hwmon was using an idr with a NULL pointer, so convert to an ida which then allows use of Rusty's ida_simple_get. Signed-off-by: Jonathan Cameron Cc: Rusty Russell Cc: Tejun Heo Acked-by: Guenter Roeck Cc: James Bottomley Cc: David Airlie Cc: Thomas Hellstrom Cc: Evgeniy Polyakov Cc: Darrick J. Wong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed