linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: atmel-sha - fix resource management
@ 2016-02-05 12:45 Cyrille Pitchen
  2016-02-05 12:45 ` [PATCH 1/2] crypto: atmel-sha: fix atmel_sha_remove() Cyrille Pitchen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cyrille Pitchen @ 2016-02-05 12:45 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

these two small patches fix resource release and clock management in
atomic context.

Best regards,

Cyrille

Cyrille Pitchen (2):
  crypto: atmel-sha: fix atmel_sha_remove()
  crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts

 drivers/crypto/atmel-sha.c | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

-- 
1.8.2.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-06  7:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 12:45 [PATCH 0/2] crypto: atmel-sha - fix resource management Cyrille Pitchen
2016-02-05 12:45 ` [PATCH 1/2] crypto: atmel-sha: fix atmel_sha_remove() Cyrille Pitchen
2016-02-05 12:45 ` [PATCH 2/2] crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts Cyrille Pitchen
2016-02-06  7:49 ` [PATCH 0/2] crypto: atmel-sha - fix resource management Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).