commit | 88d825bffd3d537350d0000b7ef15cb00532d417 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Wed Jul 02 19:07:43 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 15 15:51:35 2014 -0400 |
tree | 507aad27d3fe7e9c01efc6604cffe4fe8e7d2ed0 | |
parent | ca424b2022410b6c2cd0bc0f9a0438ed0b75f95f [diff] |
b43: always print info about radio (manuf, id, revision) Type of radio has a major meaning for the driver. There is quite some code that does initialization/calibration depending on the radio rev. Knowing radio params is quite important to provide help to users, so print it even with debugging disabled. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>