summaryrefslogtreecommitdiff
path: root/net/mac80211/aes_gcm.c
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2016-07-04 14:45:44 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2017-02-06 15:13:30 +0100
commita3c11a7ac6cdd670324df39244ed1d2321bb0c9c (patch)
tree263c06d2db6dfe91759c0ae7f5288acc12ae08eb /net/mac80211/aes_gcm.c
parent1c10feee3e033b898a293d813ef4a4ebfb88dba2 (diff)
can: flexcan: make declaration of devtype_data const
This patch changes the declaration of the devtype data to const. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/mac80211/aes_gcm.c')
0 files changed, 0 insertions, 0 deletions
dn'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 'include/dt-bindings/clock/efm32-cmu.h')