From: Mark Brown Date: Wed, 3 Nov 2010 22:05:58 +0000 (-0400) Subject: ASoC: Add trace events for ASoC register read/write X-Git-Tag: v2.6.38-rc1~236^2^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b1d34f3ee1bc139ac5fbe3f84f6d16c90136bb;p=pandora-kernel.git ASoC: Add trace events for ASoC register read/write The trace subsystem provides a convenient way of instrumenting the kernel which can be left on all the time with extremely low impact on the system unlike prints to the kernel log which can be very spammy. Begin adding support for instrumenting ASoC via this interface by adding trace for the register access primitives. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed