aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-layerscape.c
diff options
context:
space:
mode:
authorNicolas Frattaroli <nicolas.frattaroli@collabora.com>2025-08-25 10:28:34 +0200
committerYury Norov <yury.norov@gmail.com>2025-09-02 20:06:47 -0400
commit3d1ef6e4a154460cb75aacc4d3b77f7212b3c542 (patch)
treecf62c65d189deabd6d04fdff97d232c49e443feb /drivers/pci/controller/dwc/pci-layerscape.c
parentdrm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros (diff)
downloadlinux-3d1ef6e4a154460cb75aacc4d3b77f7212b3c542.tar.gz
linux-3d1ef6e4a154460cb75aacc4d3b77f7212b3c542.zip
ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
The era of hand-rolled HIWORD_UPDATE macros is over, at least for those drivers that use constant masks. Replace the implementation of this driver's HIWORD_UPDATE macro with an instance of FIELD_PREP_WM16_CONST. The const variant is chosen here because some of the header defines are then used in initializers. This gives us some compile-time error checking, while keeping the diff very small and easy to review. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Yury Norov (NVIDIA) <yury.norov@gmail.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape.c')
0 files changed, 0 insertions, 0 deletions
-0800'>2009-01-17http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin3-2/+11 2009-01-17http-push: fix off-by-path_lenJohannes Schindelin1-3/+7 2009-01-17Documentation: let asciidoc align related optionsMarkus Heidelberg1-2/+4 2009-01-17Documentation: let asciidoc align related optionsMarkus Heidelberg1-1/+4 2009-01-17githooks.txt: add missing wordStephan Beyer1-1/+1 2009-01-17builtin-commit.c: do not remove COMMIT_EDITMSGStephan Beyer1-1/+0 2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer1-0/+17 2009-01-15t3404: Add test case for aborted --continue after "edit"Stephan Beyer1-0/+15 2009-01-15t3501: check that commits are actually doneStephan Beyer1-0/+2 2009-01-15bash-completion: Add comments to remind about required argumentsTed Pavlic1-0/+15 2009-01-15bash-completion: Try bash completions before simple filetypeTed Pavlic1-3/+6 2009-01-15bash-completion: Support running when set -u is enabledTed Pavlic1-9/+9 2009-01-14Update draft release notes to 1.6.1.1Junio C Hamano1-2/+23 2009-01-14Make t3411 executableMiklos Vajna1-0/+0 2009-01-14fix handling of multiple untracked files for git mv -kMichael J Gruber2-1/+2 2009-01-14add test cases for "git mv -k"Michael J Gruber1-0/+25 2009-01-13Update 1.6.2 draft release notesJunio C Hamano1-1/+38 2009-01-13fast-import: Cleanup mode setting.Felipe Contreras1-3/+4 2009-01-13Git.pm: call Error::Simple() properlyJay Soffian1-2/+2 2009-01-13Avoid spurious error messages on error mistakes.Pierre Habouzit1-1/+1 2009-01-13Fix Documentation typos surrounding the word 'handful'.Jon Loeliger8-11/+11 2009-01-13sha1_file: make "read_object" staticChristian Couder2-5/+5 2009-01-12contrib/vim: change URL to point to the latest syntax filesMarkus Heidelberg1-5/+7