]> 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>
Fri, 7 Oct 2011 06:06:48 +0000 (17:06 +1100)
commit3ace9f2d6d2fd4453207d52ead8097481262b799
treebc5b33f172b38c7ea6a5c691f3b42a7b7e693072
parentdd634afd25e9fcc98d88bd134a5625de4b33370c
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