[PATCH 06/61] crypto: simplify getting .drvdata
Krzysztof Kozlowski
krzk at kernel.org
Thu Apr 19 23:07:43 PDT 2018
On Thu, Apr 19, 2018 at 4:05 PM, Wolfram Sang
<wsa+renesas at sang-engineering.com> wrote:
> We should get drvdata from struct device directly. Going via
> platform_device is an unneeded step back and forth.
>
> Signed-off-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
> ---
>
> Build tested only. buildbot is happy. Please apply individually.
>
> drivers/crypto/exynos-rng.c | 6 ++----
> drivers/crypto/picoxcell_crypto.c | 6 ++----
> 2 files changed, 4 insertions(+), 8 deletions(-)
Reviewed-by: Krzysztof Kozlowski <krzk at kernel.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list