From: Vladimir Kondratiev Date: Thu, 30 Apr 2015 13:25:07 +0000 (+0300) Subject: wil6210: fix boot loader "ready" indication X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~139^2~44^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6c8dccfe2302a97d8edd4ba5e6234a8fd3c626;p=pandora-kernel.git wil6210: fix boot loader "ready" indication Boot loader "ready" indication has changed from "bit0 set" to "only bit0 set". This is to address hardware glitches. Due to glitches, sometimes right after reset register reads 0xffffffff, or (rarely) other garbage. Reflect this in the driver Signed-off-by: Vladimir Kondratiev Signed-off-by: Kalle Valo --- Reading git-diff-tree failed