]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: mtd_pagetest: convert to use prandom library
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 29 Nov 2012 03:19:13 +0000 (14:19 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:55 +0000 (16:23 +1100)
commit868787eb51525c8ab4030b408ea4bd588aa0cbe2
treec4617b770291dfa0a7aeb5429f1a88ca66cd05e8
parentcf44eabc0933ec9de6dc86a5970a7f87fd895d5c
mtd: mtd_pagetest: 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_pagetest.c