kernel_optimize_test/drivers
Masahiro Yamada 38eee2e82c mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
Currently, the DMA addresses are casted to (u64) for the upper 32bits
to avoid "right shift count >= width of type" warning.

<linux/kernel.h> provides macros to address this, and I like the macro
names are self-documenting.

I introduced a new helper, sdhci_set_adma_addr() to avoid the code
duplication.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2019-09-11 15:58:39 +02:00
..
accessibility
acpi
amba
android
ata
atm
auxdisplay
base
bcma
block
bluetooth
bus
cdrom
char
clk
clocksource
connector
counter
cpufreq
cpuidle
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2019-08-30 18:56:08 -07:00
dax
dca
devfreq
dio
dma dmaengine late fixes for 5.3 2019-09-07 10:00:34 -07:00
dma-buf
edac
eisa
extcon
firewire
firmware
fpga
fsi
gnss
gpio
gpu drm-misc-fixes for v5.3 final: 2019-09-06 16:27:46 +10:00
hid
hsi
hv
hwmon
hwspinlock
hwtracing
i2c i2c: mediatek: disable zero-length transfers for mt8183 2019-08-30 15:06:17 +02:00
i3c
ide
idle
iio
infiniband
input
interconnect
iommu iommu/amd: Fix race in increase_address_space() 2019-09-06 10:55:51 +02:00
ipack
irqchip
isdn
leds
lightnvm
macintosh
mailbox
mcb
md
media
memory
memstick memstick: r592: Use dev_get_drvdata 2019-09-11 15:58:39 +02:00
message
mfd
misc
mmc mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses 2019-09-11 15:58:39 +02:00
mtd
mux
net virtio-net: lower min ring num_free for efficiency 2019-09-04 06:21:17 -04:00
nfc
ntb
nubus
nvdimm
nvme
nvmem
of
opp
oprofile
parisc
parport
pci
pcmcia
perf
phy
pinctrl
platform
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390
sbus
scsi SCSI fixes on 20190906 2019-09-06 16:18:43 -07:00
sfi
sh
siox
slimbus
sn
soc soc: qcom: geni: Provide parameter error checking 2019-09-06 11:08:08 +02:00
soundwire
spi
spmi
ssb
staging
target
tc
tee
thermal
thunderbolt
tty
uio
usb
uwb
vfio
vhost Revert "vhost: access vq metadata through kernel virtual address" 2019-09-04 07:39:48 -04:00
video
virt
virtio
visorbus
vlynq
vme
w1
watchdog
xen
zorro
Kconfig
Makefile