summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-10 14:53:10 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-10 14:53:10 +0200
commite71cbd89754a4ced113c295e02dee5c3624aee7c (patch)
tree43d1b8f13e94c3a8d38380e24ae0b28c3110a51c /trafgen.8
parentd4e385dd0e633525666bf95c56a2045bacc2a485 (diff)
configure: check for flex and bison
flex and bison are needed for bpfc and trafgen, so check for their existance. If they are not present, lets remove those two from the build in case users do not want it. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen.8')
0 files changed, 0 insertions, 0 deletions
n that was added in regulator_get_bypass_regmap is done unconditionally however several drivers don't define a value for bypass_val_on. This results in those drivers reporting bypass being enabled when it is not. In regulator_set_bypass_regmap we use bypass_mask if bypass_val_on is zero. This patch adds similar handling in regulator_get_bypass_regmap. Fixes: commit dd1a571daee7 ("regulator: helpers: Ensure bypass register field matches ON value") Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb/gadget')