From: Andrew F. Davis Date: Wed, 23 Mar 2016 14:26:33 +0000 (-0500) Subject: regmap: cache: Fix typo in cache_bypass parameter description X-Git-Tag: v3.2.82~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b25cf9637d13ef6852f595b1777dd676b3935b;p=pandora-kernel.git regmap: cache: Fix typo in cache_bypass parameter description commit 267c85860308d36bc163c5573308cd024f659d7c upstream. Setting the flag 'cache_bypass' will bypass the cache not the hardware. Fix this comment here. Fixes: 0eef6b0415f5 ("regmap: Fix doc comment") Signed-off-by: Andrew F. Davis Signed-off-by: Mark Brown Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed