On Thu, Apr 19, 2018 at 4:05 PM, Wolfram Sang <wsa+rene...@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+rene...@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 <k...@kernel.org> Best regards, Krzysztof