From: Jody McIntyre Date: Tue, 22 Nov 2005 17:17:11 +0000 (-0500) Subject: csr1212: check results of keyval reads X-Git-Tag: v2.6.16-rc1~474^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5303a986c33ae6c75d5ffb57d06ccf9246a8725a;p=pandora-kernel.git csr1212: check results of keyval reads csr1212_parse_csr() did not properly check return values when reading keyvals. Fix this by using _csr1212_read_keyval() instead of csr1212_get_keyval() and checking the return code. Signed-off-by: Jody McIntyre --- Reading git-diff-tree failed