From 016af9b5c51e58ecda573f14dabe85a67363b20f Mon Sep 17 00:00:00 2001 From: Joel Fernandes Date: Sun, 18 Aug 2013 00:56:11 -0500 Subject: [PATCH] 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-format-patch failed