]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 5 Oct 2011 00:43:19 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 12 Oct 2011 06:32:16 +0000 (17:32 +1100)
commit7f504729bc1c2df403655d8348d4c6f9192ac287
tree3fb910b709b72d211d2f719c3409805b18f26734
parente26f0adc41dcbe539cb321a13b7b8639f6d2ab65
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()

A straightforward looking use of idr for a device id.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Tejun Heo <tj@kernel.org>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Acked-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/hwmon/ibmaem.c