commit | 16f7031aeb63fc567c95bd2c3e431499defe2bf0 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Wed Feb 18 14:09:38 2015 -0600 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Mar 03 15:49:40 2015 +0200 |
tree | 5af70c4a5e983500e30a98eda847a1fd0cae508c | |
parent | 2a19f7765bd90a56f3916a603e25b57b3b087480 [diff] |
ssb: Silence warning for unknown backplane revision When using a BCM4318 in a PCMCIA format, I get a startup message that the device uses backplane revision 0xF000000. Next a WARNING is logged. Despite the message, the device works fine, This patch silences the warning. Cc: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>