platform/x86: asus-wmi: Remove quirk_no_rfkill
With the detection introduced in the previous patches, we don't need
these static DMI-based quirks anymore.
This reverts the following commits:
3cb05c79f1f0 "asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UA"
dd6dd5f55bdc "asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UF"
291a9514dd47 "asus-wmi: Add quirk_no_rfkill for the Asus Z550MA"
6b80d4ac51c3 "asus-wmi: Add quirk_no_rfkill for the Asus U303LB"
781a3853ce80 "asus-wmi: Add quirk_no_rfkill for the Asus N552VW"
0fa1c4341b1e "asus-wmi: Create quirk for airplane_mode LED"
Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
[dvhart: minor commit message corrections]
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>