Home
last modified time | relevance | path

Searched hist:eea88512f82ebf1336253ead6c476c9cb54bdf0e (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/misc/
H A DKconfigdiff eea88512f82ebf1336253ead6c476c9cb54bdf0e Wed Oct 16 06:11:24 CEST 2013 Matthew Dawson <matthew@mjdsystems.ca> usb: misc: usb3503: Fix compile error due to incorrect regmap depedency

The USB3503 driver had an incorrect depedency on REGMAP, instead of
REGMAP_I2C. This caused the build to fail since the necessary regmap
i2c pieces were not available.

Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>