]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfc-next-3.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Feb 2013 20:30:47 +0000 (15:30 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Feb 2013 20:32:21 +0000 (15:32 -0500)
commitacbeb9adbc959a4c27f981ca49a3da7ebe825bce
tree354c294c7eea0af66cd72036deff5f8c6ec6d53b
parent9a920bbab7c9e77f79f96f446dedb6b0898387b6
parentf9077b1d716aabd08e3896177c87f85ea588e89b
Merge tag 'nfc-next-3.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next

Samuel Ortiz <sameo@linux.intel.com> says:

"This 3rd NFC pull request for 3.9 contains a fix for the microread MEI
physical layer support, as the MEI bus API changed.

From the MEI code, we now pass the MEI id back to the driver probe routine,
and we also pass a name and a MEI id table through the mei_bus_driver
structure. A few renames as well like e.g. mei_bus_driver to mei_driver or
mei_bus_client to mei_device in order to be closer to the driver model
practices."

Signed-off-by: John W. Linville <linville@tuxdriver.com>