Re: [PATCH v2 00/10] crypto: omap-aes - Updates New Functionality

2013-01-19 Thread Herbert Xu
On Tue, Jan 08, 2013 at 11:57:37AM -0700, Mark A. Greer wrote: From: Mark A. Greer mgr...@animalcreek.com Changes from v1: - Addressed comments by Russ Dill by defining omap_aes_of_match[] to contain an empty entry (end of list indicator) and defining omap_aes_get_res_of() instead

[PATCH v2 00/10] crypto: omap-aes - Updates New Functionality

2013-01-08 Thread Mark A. Greer
From: Mark A. Greer mgr...@animalcreek.com Changes from v1: - Addressed comments by Russ Dill by defining omap_aes_of_match[] to contain an empty entry (end of list indicator) and defining omap_aes_get_res_of() instead of incorrectly defining omap_aes_get_res_dev() when CONFIG_OF is