wifi: iwlwifi: remove redundant prints

Upon start, the different opmodes are currently printing:
1. HW rev, which is already print by iwlwifi
2. The HW name (e.g. "Intel(R) Wi-Fi 7 BE201 320MHz")
3. The operation mode

cleanup things such as the hw rev won't be printed again, the HW name will
be printed by iwlwifi instead of each opmode, and leave only the opmode
printing to be done by the opmode.

type=cleanup
ticket=none

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Change-Id: I3590c4ee0ee99d1b207852c32d25d326afb327dd
Reviewed-on: https://gerritwcs.ir.intel.com/c/iwlwifi-stack-dev/+/108528
tested: iil_jenkins iil_jenkins <EC.GER.UNIX.IIL.JENKINS@INTEL.COM>
automatic-review: iil_jenkins iil_jenkins <EC.GER.UNIX.IIL.JENKINS@INTEL.COM>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
x-iwlwifi-stack-dev: a2434a5e171064a8ba79e3bea9d06d1c4d58179b
4 files changed