From: Mitchel Humpherys Date: Fri, 10 Apr 2015 01:10:03 +0000 (-0700) Subject: staging: ion: chunk_heap: use pr_debug for heap creation print X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~911 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc44f4e17c475230535f50011ab1f45b696b393b;p=pandora-kernel.git staging: ion: chunk_heap: use pr_debug for heap creation print We're currently printing to the kernel log at `info' level when we successfully create the chunk heap, but success messages should be done at `debug' level. Fix this. Signed-off-by: Mitchel Humpherys Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed