Re: [PATCH] crypto: brcm: fix spelling mistake: "fallbck" -> "fallback"

2017-06-05 Thread Steve Lin
On Sun, Jun 4, 2017 at 2:29 PM, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in flow_log message > > Signed-off-by: Colin Ian King Good catch, thanks! Reviewed-by: Steve Lin > --- > drivers/crypto/bcm/cipher.c | 2 +- > 1 file ch

Re: [PATCH] crypto: brcm: fix spelling mistake: "genereate" -> "generate"

2017-02-24 Thread Steve Lin
Looks good, thanks! Acked-by: Steve Lin On Wed, Feb 22, 2017 at 6:51 PM, Colin King wrote: > From: Colin Ian King > > trivial fix to spelling mistake in pr_err message > > Signed-off-by: Colin Ian King > --- > drivers/crypto/bcm/util.c | 2 +- > 1 file changed, 1

[PATCH 1/1] ARM: dts: NSP: Add crypto (SPU) to dtsi

2017-02-22 Thread Steve Lin
Adds crypto hardware (SPU) to Northstar Plus device tree file. Signed-off-by: Steve Lin --- Code changes for this addition were submitted previously by Rob Rice: https://git.kernel.org/cgit/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=9d12ba86f818aa9cfe9f01b750336aa441f2ffa2 --- arch