From: Mahesh Rajashekhara Date: Thu, 26 Mar 2015 14:41:29 +0000 (-0400) Subject: aacraid: IOCTL fix X-Git-Tag: omap-for-v4.1/fixes-rc1~120^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9c4259678cbde854a4e94398d66ef379178fd7c;p=pandora-kernel.git aacraid: IOCTL fix After getting the platform shutdown command "VM_CloseAll" response from the firmware, driver was getting configuration IOCTL request from the upper layers and it sends down to firmware. This causes firmware assert issue. This patch fixes the firmware assert issue. During the shutdown, if driver gets commands from the upper layer, driver sends error code to the upper layers. Signed-off-by: Mahesh Rajashekhara Reviewed-by: Hannes Reinecke Reviewed-by: Murthy Bhat Signed-off-by: James Bottomley --- Reading git-diff-tree failed