Re: [PATCH V2 00/15] mmc: sdhci: Add 64-bit ADMA support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4 November 2014 11:42, Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:
> Hi
>
> Here is V2 of the patches to add 64-bit ADMA support
> to the SDHCI driver.  V2 fixes the warning:
>
> drivers/mmc/host/sdhci.c: In function 'sdhci_adma_show_error':
> drivers/mmc/host/sdhci.c:2314:10: warning: dereferencing 'void *' pointer
>       attr = *desc;
>              ^
> drivers/mmc/host/sdhci.c:2314:8: error: void value not ignored as it ought to be
>       attr = *desc;
>
> that was found in:
>
>         mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
>
> And adjusts:
>
>         mmc: sdhci: Define ADMA descriptor structure
>
> The result should be that the final tree is exactly the same.
>
>
> Adrian Hunter (15):
>       mmc: sdhci: Fix incorrect ADMA2 descriptor table size
>       mmc: sdhci: Fix ADMA page boundary warnings
>       mmc: sdhci: Fix ADMA table size warning
>       mmc: sdhci: Rename two ADMA-related functions for consistency
>       mmc: sdhci: Rename adma_desc to adma_table
>       mmc: sdhci: Add sdhci_adma_mark_end()
>       mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
>       mmc: sdhci: Parameterize ADMA sizes and alignment
>       mmc: sdhci: Define maximum segments
>       mmc: sdhci: Define ADMA constants
>       mmc: sdhci: Define ADMA descriptor structure
>       mmc: sdhci: Add 64-bit ADMA support
>       mmc: sdhci-acpi: Add 64-bit DMA support
>       mmc: sdhci-pci: Add 64-bit DMA support
>       mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignment
>
>  drivers/mmc/card/mmc_test.c   |  10 +-
>  drivers/mmc/host/sdhci-acpi.c |  41 +++++---
>  drivers/mmc/host/sdhci-pci.c  |  14 ++-
>  drivers/mmc/host/sdhci.c      | 226 +++++++++++++++++++++++++++---------------
>  drivers/mmc/host/sdhci.h      |  41 ++++++++
>  include/linux/mmc/sdhci.h     |  14 ++-
>  6 files changed, 241 insertions(+), 105 deletions(-)

Thanks! Applied for next.

Kind regards
Uffe

>
>
> Regards
> Adrian
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux