On Fri, Jan 23, 2015 at 08:15:53AM +0100, Nicholas Mc Guire wrote: > This is only an API consolidation and should make things more readable > > Converting milliseconds to jiffies by val * HZ / 1000 is technically > not wrong but msecs_to_jiffies(val) is the cleaner solution and handles > corner cases correctly. > > Signed-off-by: Nicholas Mc Guire <der.herr@xxxxxxx> > --- > > v2: typo in patch subject fixed - no change in actual patch > > This patch was only compile tested with x86_64_defconfig + CONFIG_STAGING=y, > CONFIG_RTS5208=m > > Patch is against 3.19.0-rc5 -next-20150122 > > drivers/staging/rts5208/rtsx_transport.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Applied, thanks. greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel