[REFACTOR] swap_ioctl
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 3 Jul 2013 15:26:25 +0000 (19:26 +0400)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 3 Jul 2013 15:34:14 +0000 (19:34 +0400)
commit7ad0da49753d01ee5bc9ff3d4f63ef030e36dabc
treea1bea93d3bb40c4ac4fc77103ed95aa6008ca8b1
parent2ac55611033ef0c0aa6a87731ec8070ba85fd7f0
[REFACTOR] swap_ioctl

rename:
ioctl_commands.h --> swap_ioctl.h

add ioctl:
SWAP_DRIVER_MSG

delete ioctl:
SWAP_DRIVER_MSG_START,
SWAP_DRIVER_MSG_STOP,
SWAP_DRIVER_MSG_CONFIG,
SWAP_DRIVER_MSG_SWAP_INST_ADD,
SWAP_DRIVER_MSG_SWAP_INST_REMOVE
driver_new/device_driver.c
driver_new/ioctl_commands.h [deleted file]
driver_new/swap_ioctl.h [new file with mode: 0644]