3 Dec
2009
3 Dec
'09
10:59 a.m.
On Wed, Dec 02, 2009 at 03:11:08PM +0900, Kuninori Morimoto wrote:
Current FSI driver use global variable to access device data. But this style will be broken if SuperH come with multiple FSI blocks in future. To solve this problem, this patch use cpu_dai->private_data.
Applied, thanks.