From: Joel Fernandes Date: Sun, 18 Aug 2013 05:56:11 +0000 (-0500) Subject: crypto: omap-aes - Add useful debug macros X-Git-Tag: v3.12-rc1~108^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=016af9b5c51e58ecda573f14dabe85a67363b20f;p=pandora-kernel.git crypto: omap-aes - Add useful debug macros When DEBUG is enabled, these macros can be used to print variables in integer and hex format, and clearly display which registers, offsets and values are being read/written , including printing the names of the offsets and their values. Using statement expression macros in read path as, Suggested-by: Joe Perches Signed-off-by: Joel Fernandes Signed-off-by: Herbert Xu --- Reading git-diff-tree failed