From: Theodore Ts'o Date: Sun, 15 Jul 2012 00:27:52 +0000 (-0400) Subject: random: remove rand_initialize_irq() X-Git-Tag: v3.6-rc1~26^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5857ccf293968348e5eb4ebedc68074de3dcda6;p=pandora-kernel.git random: remove rand_initialize_irq() With the new interrupt sampling system, we are no longer using the timer_rand_state structure in the irq descriptor, so we can stop initializing it now. [ Merged in fixes from Sedat to find some last missing references to rand_initialize_irq() ] Signed-off-by: "Theodore Ts'o" Signed-off-by: Sedat Dilek --- Reading git-diff-tree failed