There is a new use case to support secondary head
on mei devices hence we replace misc devices with
char.

V2: use dynamic minor number allocation

Alexander Usyskin (2):
  mei: move from misc to char device
  mei: add WPT second mei interface

Tomas Winkler (1):
  mei: sysfs: add Documentation mei class attributes

 Documentation/ABI/testing/sysfs-class-mei |  16 ++++
 drivers/misc/mei/hw-me-regs.h             |   1 +
 drivers/misc/mei/main.c                   | 148 ++++++++++++++++++++++++------
 drivers/misc/mei/mei_dev.h                |   9 +-
 drivers/misc/mei/pci-me.c                 |   4 +-
 drivers/misc/mei/pci-txe.c                |   2 +-
 6 files changed, 149 insertions(+), 31 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-class-mei

-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to