]> 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)
commit50c17816b4bc6904637a3a2f5f45e5170b76b25b
tree354c294c7eea0af66cd72036deff5f8c6ec6d53b
parentd700140aefc2a7a108bd01bc5a860309e1f0082e
parent29da595a115126a5555dde243284e857883cd8de
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>