From: Konrad Zapalowicz Date: Wed, 6 Aug 2014 12:21:23 +0000 (+0200) Subject: staging: dgnc: Move utility functions out of dgnc_driver.c X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a633d00d14129b5865502a0f45c160f523b446f;p=pandora-kernel.git staging: dgnc: Move utility functions out of dgnc_driver.c This commit moves the utility functions out of dgnc_driver.c file and puts them in the new dgnc_utils.{c,h} files. The accompanying changes adjust the existing code to work with this design. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed