commit | fdd88f0af616db59a6a36bdf0185181d2b779f53 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Tue Mar 31 20:15:33 2009 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 31 20:15:33 2009 +0200 |
tree | 9e0acaddc49f7354430457b07ee0a94757bbc314 | |
parent | abb596b25edac1ec1acc4ef53df190771661c3d2 [diff] |
ide: inline SELECT_DRIVE() Since SELECT_DRIVE() has boiled down to a mere dev_select() method call, it now makes sense to just inline it... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>