Re: [PATCHv3 03/14] HSI: hsi-char: fix driver for multiport scenarios

2014-04-19 Thread Pavel Machek
On Sat 2014-03-29 01:31:39, Sebastian Reichel wrote: > Fix return code check of alloc_chrdev_region, which > returns 0 on success. > > Signed-off-by: Sebastian Reichel Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cu

[PATCHv3 03/14] HSI: hsi-char: fix driver for multiport scenarios

2014-03-28 Thread Sebastian Reichel
Fix return code check of alloc_chrdev_region, which returns 0 on success. Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/hsi_char.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hsi/clients/hsi_char.c b/drivers/hsi/clients/hsi_char.c index e61e5f9..3073320