summaryrefslogtreecommitdiff
path: root/tools/docs/lib/parse_data_structs.py
diff options
context:
space:
mode:
authorYury Norov <yury.norov@gmail.com>2025-03-12 22:19:52 -0400
committerYury Norov <yury.norov@gmail.com>2025-04-29 15:58:38 -0400
commit791a9b25ce2e6ecbe404ee32eed8a96a17e52896 (patch)
tree7ddd7915e152979bbca858fde1c1dddf3d1bd5f1 /tools/docs/lib/parse_data_structs.py
parente5bf9a4b68fae70e41d1410656490d8ac00c02fe (diff)
cpumask: drop cpumask_assign_cpu()
Commit decde1fa209323c7 ("cpumask: Add assign cpu") was merged bypassing cpumasks reviewers. It adds atomic and non-atomic cpumask_assign_cpu() helpers. In the same merge window, commit 5c563ee90a22d3 ("cpumask: introduce assign_cpu() macro") added the same functionality. So now we have it duplicated. __cpumask_assign_cpu() has never been used since introducing, and because this series reworks the only user of cpumask_assign_cpu(), both functions become a dead code. Signed-off-by: Yury Norov [NVIDIA] <yury.norov@gmail.com>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
='10'>10space:mode:
authorArnuschky <arnuschky@xylon.de>2010-07-27 05:48:08 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-08 23:43:06 -0300
commitc75079cc2addedf958358b88306591a5f9c4fb00 (patch)
treed68c984fa804f8169f734bdab60a8660ec09e581 /drivers/serial
parentede67a30f549e1872be57e7d6f5f9dd97bb372ae (diff)
V4L/DVB: Report supported QAM modes on bt8xx
Here a small patch to get a TwinHan VT DST DVB-T card working with kernels >= 2.6.32. Analogously to http://linuxtv.org/hg/v4l-dvb/rev/0e735b509163 I had to: "Fill in the .caps field in struct dst_dvbt_ops (around line 1763) with all the supported QAM modulation methods to match the capabilities of the card as implemented in function dst_set_modulation (around line 502). Note that beginning with linux kernel version 2.6.32 the modulation method is checked (by function dvb_frontend_check_parameters in file drivers/media/dvb/dvb-core/dvb_frontend.c) and thus tuning fails if you use a modulation method that is not present in the .caps field." Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/serial')
0 files changed, 0 insertions, 0 deletions