From: Linus Walleij Subject: Re: [PATCH v5 3/6] crypto: Add Qcom prng driver Date: Sat, 14 Jul 2018 12:16:37 +0200 Message-ID: References: <20180709061925.20276-1-vkoul@kernel.org> <20180709061925.20276-4-vkoul@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: linux-crypto@vger.kernel.org, "linux-kernel@vger.kernel.org" , Bjorn Andersson , Matt Mackall , Herbert Xu , Arnd Bergmann , linux-arm-msm@vger.kernel.org, Stephen Boyd , Timur Tabi , jhugo@codeaurora.org To: vkoul@kernel.org Return-path: In-Reply-To: <20180709061925.20276-4-vkoul@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Mon, Jul 9, 2018 at 8:20 AM Vinod Koul wrote: > This ports the Qcom prng from older hw_random driver. > > No change of functionality and move from hw_random to crypto > APIs is done. > > Signed-off-by: Vinod Koul FWIW: Reviewed-by: Linus Walleij > +config CRYPTO_DEV_QCOM_RNG > + tristate "Qualcomm Randon Number Generator Driver" Random speling error. > +#include Do you need this? It seems like a platform device fair and square. Yours, Linus Walleij