Re: [PATCH v2] Staging: TIDSPBRIDGE: Remove UUID helper

2013-12-09 Thread Joe Perches
On Mon, 2013-12-09 at 12:13 +0200, Ivaylo DImitrov wrote: > From: Ivaylo Dimitrov > > Custom uuid helper function is needed only in rmgr/dbdcd.c and doesn't > need to be exported. It can also be made way simpler by using sscanf. Hi Ivaylo. Trivial notes: The function name change in dbcdc.c fro

Re: [PATCH v2] Staging: TIDSPBRIDGE: Remove UUID helper

2013-12-09 Thread Pavel Machek
On Mon 2013-12-09 12:13:16, Ivaylo DImitrov wrote: > From: Ivaylo Dimitrov > > Custom uuid helper function is needed only in rmgr/dbdcd.c and doesn't > need to be exported. It can also be made way simpler by using sscanf. > > Signed-off-by: Ivaylo Dimitrov Reviewed-by: Pavel Machek -- (engl

[PATCH v2] Staging: TIDSPBRIDGE: Remove UUID helper

2013-12-09 Thread Ivaylo DImitrov
From: Ivaylo Dimitrov Custom uuid helper function is needed only in rmgr/dbdcd.c and doesn't need to be exported. It can also be made way simpler by using sscanf. Signed-off-by: Ivaylo Dimitrov --- drivers/staging/tidspbridge/Makefile |2 +- drivers/staging/tidspbridge/gen/uu