Input: psmouse - use i2c_client_type to locate i2c clients
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 25 Mar 2017 17:45:13 +0000 (10:45 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 3 Apr 2017 19:03:55 +0000 (12:03 -0700)
commita716a026bb0d824c9ab6d6ac778c030c0030b178
tree2d21b8f641bded55b073f4fc109ff26728c43940
parent165fe9c9cd5d1cbc3165dc2e0b24d96314186f8c
Input: psmouse - use i2c_client_type to locate i2c clients

Now that i2c_client_type structure is exported, we can use it, instead
of i2c_adapter_type, when looking for devices that are i2c clients.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/psmouse-smbus.c