From: hayeswang Date: Mon, 19 Jan 2015 09:02:46 +0000 (+0800) Subject: r8152: remove sram_read X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~255^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d99def09389ab696a5c85db58124fe0f16d590;p=pandora-kernel.git r8152: remove sram_read Read OCP register 0xa43a~0xa43b would clear some flags which the hw would use, and it may let the device lost. However, the unit of reading is 4 bytes. That is, it would read 0xa438~0xa43b when calling sram_read() to read OCP_SRAM_DATA. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed