board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-op
authorTheodore Ts'o <tytso@mit.edu>
Tue, 17 Jul 2012 18:04:00 +0000 (14:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 19 Jul 2012 14:40:15 +0000 (10:40 -0400)
commit9863fa6c8b05ca9e6efd3471cb8bc35583b4664a
tree1f628603730004882c4cbe9b50434c51a265b096
parent34e4cc40a0b077ee28a66d989491b6777a49a778
board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-op

With the changes in the random tree, IRQF_SAMPLE_RANDOM is now a
no-op; interrupt randomness is now collected unconditionally in a very
low-overhead fashion; see commit 775f4b297b.  The IRQF_SAMPLE_RANDOM
flag was scheduled to be removed in 2009 on the
feature-removal-schedule, so this patch is preparation for the final
removal of this flag.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-palmz71.c