9 Dec
2009
9 Dec
'09
12:15 p.m.
On Wed, Dec 09, 2009 at 01:29:25PM +0900, jassisinghbrar@gmail.com wrote:
From: Jassi Brar jassi.brar@samsung.com
The driver can be 'generalized' a bit by not hardcoding '2'(the number of I2Sv3 controllers that the driver can handle) at many places, instead we define a macro for it. That makes it easier to increase number of controllers by changing the parameter at just one place, this will be useful when there is support for newer SoCs, which have the same controller, only more in number.
Signed-off-by: Jassi Brar jassi.brar@samsung.com
Applied this and patch 1, thanks.