mei: bus: rename nfc.c to bus-fixup.c
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 23 Jul 2015 12:08:34 +0000 (15:08 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:20:26 +0000 (17:20 -0700)
commita0a785c4ab91656a5413b4cd5bb8ed59f39f7446
treeca5c2de5e62080ab756cbb9f859ffabcc6105f54
parentb37719c31f8448ba36abc218a96663b4a6c66eb6
mei: bus: rename nfc.c to bus-fixup.c

The bus-fixup.c will be a place for fixups and quirks
for all types of me client devices.
As for now it contians only the fixup for setting
the nfc device name on the me client bus.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/Makefile
drivers/misc/mei/bus-fixup.c [new file with mode: 0644]
drivers/misc/mei/nfc.c [deleted file]
This page took 0.028506 seconds and 5 git commands to generate.