From: Devin Heitmueller Date: Tue, 7 Aug 2012 01:47:00 +0000 (-0300) Subject: [media] au8522: fix regression in logging introduced by separation of modules X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b8267800c59872bf2daf48c3399e83bee3a5ba;p=pandora-kernel.git [media] au8522: fix regression in logging introduced by separation of modules The au8522 driver was broken into three modules (dig, decoder, common), and as a result the debug modprobe option doesn't work for any of the common functions. Copy the module macros over to the common module so that the debug option works again. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed