aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2009-11-16 11:07:17 +0200
committerTakashi Iwai <[email protected]>2009-11-16 10:13:13 +0100
commitbf97402052483c125a9ea7bf13df0dd9b4134078 (patch)
treef8105ec750b742e12e40ee34ed56c2703d7a4e26 /drivers/mtd/lpddr/lpddr_cmds.c
parent5e08fe570c2dbabb5015c37049eb9a451e55c890 (diff)
ALSA: ice1724 - make some bitfields unsigned
This is a clean up and doesn't change the behavior. Bit fields should always be unsigned. Otherwise pm_suspend_enabled will be -1 when you want it to be 1. The other bad thing is that the sparse checker will complain 36 times if they aren't unsigned. The other bitfields in that struct are unsigned already. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions