]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: mtd_subpagetest: convert to use prandom library
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 15 Nov 2012 02:38:55 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:23 +0000 (17:32 +1100)
commit13b9ce1d12fe56f132b44da735508e80be954f06
treeb7ab2fb87dd1eb819f6036e9ebd500d9c82098d4
parentef3623bb6034c86ee8d68bbe422dbf1001b07224
mtd: mtd_subpagetest: convert to use prandom library

This removes home-brewed pseudo-random number generator and use
prandom library.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Artem Bityutskiy <dedekind1@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: "Theodore Ts'o" <tytso@mit.edu>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Laight <david.laight@aculab.com>
Cc: Eilon Greenstein <eilong@broadcom.com>
Cc: Michel Lespinasse <walken@google.com>
Cc: Robert Love <robert.w.love@intel.com>
Cc: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/mtd/tests/mtd_subpagetest.c