Hi Samuel, > All NFC devices will now get proper RFKILL support as long as they provide > some dev_up and dev_down hooks. Rfkilling an NFC device will bring it down > while it is left to userspace to bring it back up when being rfkill unblocked. > This is very similar to what Bluetooth does. > > Signed-off-by: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx> > --- > include/net/nfc/nfc.h | 2 ++ > include/uapi/linux/rfkill.h | 1 + > net/nfc/core.c | 38 ++++++++++++++++++++++++++++++++++++++ > net/rfkill/core.c | 4 +++- you might want to split this into 2 patches. One for adding the RFKILL pieces and the other for adding RFKILL support to the NFC subsystem. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html