1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios
Tom Rix 819af2a676 drm: remove unneeded break
A break is not needed if it is preceded by a return or break

Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201019163115.25814-1-trix@redhat.com
2020-11-08 18:59:00 +01:00
..
base.c drm/nouveau/bios: pointers beyond end of first image need special handling 2016-07-14 11:53:25 +10:00
bit.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
boost.c drm/nouveau/bios/bitP: check that table is long enough for optional pointers 2017-04-29 22:39:23 +10:00
conn.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
cstep.c drm/nouveau/bios/bitP: check that table is long enough for optional pointers 2017-04-29 22:39:23 +10:00
dcb.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
disp.c drm/nouveau/bios/disp: fix handling of "match any protocol" entries 2016-06-02 13:53:30 +10:00
dp.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
extdev.c drm/nouveau/therm: skip probing for devices not specified in thermal tables 2019-08-23 12:55:33 +10:00
fan.c drm/nouveau/bios/bitP: check that table is long enough for optional pointers 2017-04-29 22:39:23 +10:00
gpio.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
i2c.c drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
iccsense.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
image.c drm/nouveau/bios: pointers beyond end of first image need special handling 2016-07-14 11:53:25 +10:00
init.c drm/nouveau/bios/init: handle INIT_RESET_END devinit opcode 2019-08-23 12:55:32 +10:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
M0203.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
M0205.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
M0209.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
mxm.c drm/nouveau/bios/mxm: handle digital connector table 1.1 2016-12-06 09:08:23 +10:00
npde.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
P0260.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
pcir.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00
perf.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
pll.c drm: remove unneeded break 2020-11-08 18:59:00 +01:00
pmu.c drm/nouveau/bios: pointers beyond end of first image need special handling 2016-07-14 11:53:25 +10:00
power_budget.c drm/nouveau/bios/bitP: check that table is long enough for optional pointers 2017-04-29 22:39:23 +10:00
priv.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
ramcfg.c drm/nouveau/bios: convert to new-style nvkm_subdev 2015-08-28 12:40:42 +10:00
rammap.c drm/nouveau/bios/rammap: 32-bit bios pointers 2016-07-14 11:53:25 +10:00
shadow.c drm/nouveau/bios: require checksum to match for fast acpi shadow method 2016-11-07 14:03:36 +10:00
shadowacpi.c drm/nouveau/bios: move ACPI _ROM handling 2020-05-22 11:13:49 +10:00
shadowof.c drm/nouveau/bios: fix OF loading 2015-10-12 13:54:56 +10:00
shadowpci.c PCI: Use ioremap(), not phys_to_virt() for platform ROM 2020-03-30 09:52:23 -05:00
shadowramin.c drm/nouveau/bios/gv100: initial support 2018-05-18 15:01:31 +10:00
shadowrom.c drm/nouveau/pci: new subdev 2015-08-28 12:40:48 +10:00
therm.c drm/nouveau/bios/therm: pointers are 32-bit 2016-11-28 15:39:35 +10:00
timing.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
vmap.c drm/nouveau/bios/vmap: pointers are 32-bit 2016-11-28 15:39:35 +10:00
volt.c drm/nouveau/volt: Fix for some cards having 0 maximum voltage 2019-08-23 12:55:34 +10:00
vpstate.c drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry 2018-07-16 18:06:29 +10:00
xpio.c drm/nouveau/bios: remove object accessor functions 2015-08-28 12:40:26 +10:00