media: replace bellow -> below

Bellow is yelling. Ok, sometimes the code is yells a lot, but
but this is not the case there ;)

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Этот коммит содержится в:
Mauro Carvalho Chehab
2015-05-08 08:59:16 -03:00
родитель 1555f3bf5c
Коммит 5a13e40b28
7 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@@ -78,7 +78,7 @@ int sms_ir_init(struct smscore_device_t *coredev)
dev->dev.parent = coredev->device;
#if 0
/* TODO: properly initialize the parameters bellow */
/* TODO: properly initialize the parameters below */
dev->input_id.bustype = BUS_USB;
dev->input_id.version = 1;
dev->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor);