[PATCH 2/5] ASoC: atmel-ssc: add phybase in device structure
From: Mark Brown <hidden>
Date: 2011-06-29 20:53:14
Also in:
alsa-devel, lkml
From: Mark Brown <hidden>
Date: 2011-06-29 20:53:14
Also in:
alsa-devel, lkml
On Wed, Jun 29, 2011 at 08:00:16PM +0200, Nicolas Ferre wrote:
struct ssc_device {
struct list_head list;
+ resource_size_t phybase;The type here looks rather wrong?