> >From 4723494935d2188ef014297a5bed66fecb3901ad Mon Sep 17 00:00:00 2001 >From: Shivananda Hebbar <x0hebbar@xxxxxx> >Date: Fri, 19 Mar 2010 15:12:03 -0600 >Subject: [PATCH] DSPBRIDGE: Change channel mode type to u8 > >chnl_mode or dw_mode can have value 0 or 1. >Hence changing the type to u8. > >Signed-off-by: Shivananda Hebbar <x0hebbar@xxxxxx> >--- Reworked as one value is initialized with -1 this can't be u8 changed to s8. Pushed to dspbridge. - omar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html