revise rga code err
authorhuangdesheng <hds@rock-chips.com>
Thu, 5 Jul 2012 10:17:17 +0000 (18:17 +0800)
committerhuangdesheng <hds@rock-chips.com>
Thu, 5 Jul 2012 10:17:17 +0000 (18:17 +0800)
drivers/video/rockchip/rga/rga_drv.c

index 74b810df0e54481544f962e642da0ef7cb90cbb5..808675c045464a63427c981b80ada0f4f87837d5 100755 (executable)
@@ -956,6 +956,7 @@ static long rga_ioctl(struct file *file, uint32_t cmd, unsigned long arg)
                        break;\r
         case RGA_GET_RESULT:\r
             ret = rga_get_result(session, arg);\r
+            break;\r
         case RGA_GET_VERSION:\r
             ret = copy_to_user((void *)arg, RGA_VERSION, sizeof(RGA_VERSION));\r
             //ret = 0;\r