[PATCH 00/14] mmc: bcm2835: clean up sdhost driver
Stefan Wahren
stefan.wahren at i2se.com
Sat Jan 7 04:51:00 PST 2017
Hi Gerd,
this patch series bases on your current bcm2837-wifi branch [1] and
cleans up the sdhost driver. I hope you can apply it to your repo if
Eric is fine with this series.
https://www.kraxel.org/cgit/linux/log/?h=bcm2837-wifi
Stefan Wahren (14):
mmc: bcm2835: Fix checkpatch.pl warning
mmc: bcm2835: replace spaces with tabs
mmc: bcm2835: remove bcm2835_set_power
mmc: bcm2835: remove bcm2835_init()
mmc: bcm2835: Avoid separate init statement
mmc: bcm2835: Use local device ptr to make code more compact
mmc: bcm2835: Use local ptr to make code more compact
mmc: bcm2835: Use __func__ macro
mmc: bcm2835: sort includes alphabetical
mmc: bcm2835: fix includes
mmc: bcm2835: refactor bcm2835_wait_transfer_complete()
mmc: bcm2835: Handle error case of of_get_address
mmc: bcm2835: Use MMC_SEND_OP_COND instead of number
mmc: bcm2835: Rearrange mmc capabilities
drivers/mmc/host/bcm2835.c | 414 ++++++++++++++++++++------------------------
1 file changed, 189 insertions(+), 225 deletions(-)
--
1.7.9.5
More information about the linux-rpi-kernel
mailing list