[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1426194007-22182-1-git-send-email-dmitry.torokhov@gmail.com>
Date: Thu, 12 Mar 2015 14:00:01 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] Introduce devm_hwrng_register and convert a few dirvers
A few drivers can benefit from devm-style interface for hwrng since it
is quite often the last thing that isn't automatically managed. Using
devm_hwrng_register() in such drivers allows get rid of manual error
unwinding and drivers' remove() methods.
I tested changes to iproc-rng200, the rest are compiled only.
Thanks.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists