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:
eb9579bdf28b "asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UA"
fa367f73ddbc "asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UF"
b6e6873d5f29 "asus-wmi: Add quirk_no_rfkill for the Asus Z550MA"
3423dfa06b76 "asus-wmi: Add quirk_no_rfkill for the Asus U303LB"
0f9d64d13ece "asus-wmi: Add quirk_no_rfkill for the Asus N552VW"
1a459cd88a1f "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>