Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next
This commit is contained in:
commit
04877397af
11 changed files with 644 additions and 121 deletions
|
|
@ -11,7 +11,7 @@ struct atmel_ssc_platform_data {
|
|||
|
||||
struct ssc_device {
|
||||
struct list_head list;
|
||||
resource_size_t phybase;
|
||||
dma_addr_t phybase;
|
||||
void __iomem *regs;
|
||||
struct platform_device *pdev;
|
||||
struct atmel_ssc_platform_data *pdata;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue