diff options
author | Jonathan Cameron <jic23@cam.ac.uk> | 2011-11-02 21:37:49 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-03 00:06:58 +0100 |
commit | 6d03d06db8881f4f9da87d5c77234b98c40a30e9 (patch) | |
tree | 11af7b954ec046f5de4a72cce2935a1e1aea06dc /lib | |
parent | init/do_mounts_rd.c: fix ramdisk identification for padded cramfs (diff) | |
download | linux-6d03d06db8881f4f9da87d5c77234b98c40a30e9.tar.xz linux-6d03d06db8881f4f9da87d5c77234b98c40a30e9.zip |
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
This is the one use of an ida that doesn't retry on receiving -EAGAIN.
I'm assuming do so will cause no harm and may help on a rare occasion.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions