From: Bill Pemberton Date: Thu, 9 Aug 2012 13:23:21 +0000 (-0400) Subject: localmodconfig: Rework find_config in streamline_config.pl X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~103^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0c54131679889d64e8b1831bac40c0d64cf511;p=pandora-kernel.git localmodconfig: Rework find_config in streamline_config.pl Change find_config function to read_config. It now finds the config, reads the config into an array, and returns the array. This makes it a little cleaner and changes the open to use perl's 3 option open. Signed-off-by: Bill Pemberton Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed