]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: mtd_oobtest: convert to use prandom library
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 15 Nov 2012 02:38:54 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:22 +0000 (17:32 +1100)
commit3a25c35aab485b1065a36f11068e93cb35624a7a
tree4dcbde063c679a22ff1e1da150130a9d5cbff636
parent88e915cfc167ae43a5ea830d6473218dfbc30578
mtd: mtd_oobtest: 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_oobtest.c