On 02/15/2007 12:46 PM, Takashi Iwai wrote: >> Thank you. Question -- would you allow me to seperate the legacy probing >> code into its own function as per the attached? > > That looks fine. The resultant code will be the same by compiler's > optimization. But, please fold lines in 80 chars for the newly added > code :) Okay. After folding the new code, es1688 only had two lines >80 left, so did those as well. === es1688: separate out the legacy probing code into its own function. Signed-off-by: Rene Herman === Rene.