aboutsummaryrefslogtreecommitdiff
path: root/include/video/omapdss.h
diff options
context:
space:
mode:
authorShan Hai <shan.hai@windriver.com>2013-03-18 10:30:43 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-12 09:38:44 -0700
commit57b41f6193014b2a4a67c270dd77d801fd337d98 (patch)
treee7ba3d038511ab08027428518796f3edeaf8dc92 /include/video/omapdss.h
parent91777f102bc6c5d72bf637281b74ba96c1447850 (diff)
libata: Use integer return value for atapi_command_packet_set
commit d8668fcb0b257d9fdcfbe5c172a99b8d85e1cd82 upstream. The function returns type of ATAPI drives so it should return integer value. The commit 4dce8ba94c7 (libata: Use 'bool' return value for ata_id_XXX) since v2.6.39 changed the type of return value from int to bool, the change would cause all of the ATAPI class drives to be treated as TYPE_TAPE and the max_sectors of the drives to be set to 65535 because of the commit f8d8e5799b7(libata: increase 128 KB / cmd limit for ATAPI tape drives), for the function would return true for all ATAPI class drives and the TYPE_TAPE is defined as 0x01. Signed-off-by: Shan Hai <shan.hai@windriver.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/video/omapdss.h')
0 files changed, 0 insertions, 0 deletions