Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83943
b: refs/heads/master
c: c721192
h: refs/heads/master
i:
  83941: 9764a95
  83939: 7623fba
  83935: 3af9764
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Feb 6, 2008
1 parent 570e92a commit eb7e1e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: de7d812d05f3075096a3e37222f4e1876ae25e6c
refs/heads/master: c721192778786ef8f16ece363927b8b68864201a
2 changes: 1 addition & 1 deletion trunk/drivers/cdrom/viocd.c
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ static struct cdrom_device_ops viocd_dops = {
.capability = CDC_CLOSE_TRAY | CDC_OPEN_TRAY | CDC_LOCK | CDC_SELECT_SPEED | CDC_SELECT_DISC | CDC_MULTI_SESSION | CDC_MCN | CDC_MEDIA_CHANGED | CDC_PLAY_AUDIO | CDC_RESET | CDC_DRIVE_STATUS | CDC_GENERIC_PACKET | CDC_CD_R | CDC_CD_RW | CDC_DVD | CDC_DVD_R | CDC_DVD_RAM | CDC_RAM
};

static int __init find_capability(const char *type)
static int find_capability(const char *type)
{
struct capability_entry *entry;

Expand Down

0 comments on commit eb7e1e9

Please sign in to comment.