Searched hist:"102 feb1ddfd00d0c6115ae3372058012dc16418c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | exc3000.c | diff 102feb1ddfd00d0c6115ae3372058012dc16418c Sun Mar 07 23:35:54 CST 2021 Lucas Stach <l.stach@pengutronix.de> Input: exc3000 - factor out vendor data request
Factor out the vendor data i2c request handling to make it reusable for other functions. Also don't cache the model and firmware version string in the device private data as we never use the cached version, but always read from the device.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Link: https://lore.kernel.org/r/20210125182527.1225245-3-l.stach@pengutronix.de Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|