summaryrefslogtreecommitdiff
path: root/include/uapi/xen/gntdev.h
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2015-09-01 08:57:55 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2017-02-06 15:13:42 +0100
commit9eb7aa891101a4a09114ff3191f9877ea35eae06 (patch)
tree33826e4957f696a23f55d007d71a44490082b5bd /include/uapi/xen/gntdev.h
parent4bd888a80b1d48dbd83f1cbf806e923a30051958 (diff)
can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
In order to receive RTR frames in the non HW FIFO mode the RSS and EACEN bits of the reg_ctrl2 have to be activated. As this has no side effect in the FIFO mode, we do this unconditionally on cores with the reg_ctrl2. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'include/uapi/xen/gntdev.h')
0 files changed, 0 insertions, 0 deletions
we should return immediately here. And for the optional property "gpios", we didn't check the return value, the driver will continue to the point where gpio_request_array() is called, it doesn't make sense to continue if we got -EPROBE_DEFER or -EINVAL here. This patch tries to address these two issues by properly checking the return value of of_get_named_gpio. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/block-range.h')